Skip to content

Is_number() #1946

Is_number()

Is_number() #1946

GitHub Actions / Flake8 failed Mar 5, 2025 in 0s

3 errors

Flake8 found 3 errors

Annotations

Check failure on line 74 in ResSimpy/Utils/general_utilities.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

ResSimpy/Utils/general_utilities.py#L74

Block comment should start with '# ' (E265)

Check failure on line 77 in ResSimpy/Utils/general_utilities.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

ResSimpy/Utils/general_utilities.py#L77

Block comment should start with '# ' (E265)

Check failure on line 87 in ResSimpy/Utils/general_utilities.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

ResSimpy/Utils/general_utilities.py#L87

Blank line at end of file (W391)