You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These tests have been removed to separate testing from linting, as linting often occluded test results. Linting should still be verified in GitHub Actions and tooling around it should be provided. For example pre-commit hooks or tools for automatic reformatting.
The text was updated successfully, but these errors were encountered:
Python code formatting was previously verified against flake8 and pep257 compatibility using unit tests.
test_pep257.py
test_flake8.py
These tests have been removed to separate testing from linting, as linting often occluded test results. Linting should still be verified in GitHub Actions and tooling around it should be provided. For example pre-commit hooks or tools for automatic reformatting.
The text was updated successfully, but these errors were encountered: