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
chore: add ruff linting rules and fix violations (#109)
* feat: configure ruff linting rules and ignore settings in pyproject.toml
* fix: update import statements and formatting across multiple files
* fix: replace os.path with pathlib for file handling and improve readability
* fix: update test cases in test_utils.py for improved file handling and readability
* fix: add flake8-type-checking configuration and reorder imports in schemas.py
0 commit comments