Searched refs:val_is_int (Results 1 – 1 of 1) sorted by relevance
903 def val_is_int(val: str) -> bool: function930 if typ == 'int' and not val_is_int(val):