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
Both scripts/tests_and_coverage.sh as well as .github/workflows/verify.yaml now have ruff commented out, mostly since it's a chore for correcting (or even adding) docstrings. See #170 where CodeRabbit also wants this fixed (and no I did not and do not intend to disable ruff for that one also).
Updated: added pylint as well ... mypy is tracked in #265 and should not be considered part of this todo/effort.