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
Browse filesBrowse the repository at this point in the historyBrowse files
Isaac Springer
authored and
Isaac Springer
committed
chore: resolve linting issues across all tracked Python files
- Shorten line lengths in CLI arg definitions (main.py)
- Add pylint file-level disables for test fixture patterns
- Add missing docstring for FakeResponse test helper
- Prefix unused variable names with underscore
- Add missing trailing newlines
- All files now score 10/10 on pylint
0 commit comments