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
Update ruff dependencies and improve code quality (#1295)
- Bump versions of linting tools in pyproject.toml for better compatibility and features.
- Add missing copyright notice to ignore list.
- Refactor variable names in fixtures for clarity.
- Add noqa comments to suppress linting warnings in specific functions.
- Update test assertions for better readability and consistency.
These changes enhance the maintainability and functionality of the codebase.
0 commit comments