- Replace bare except with except Exception - Remove unused imports and variables - Fix type hints to use modern syntax - Apply ruff formatting for line length - Ensure all tests pass linting checks |
||
|---|---|---|
| .. | ||
| config | ||
| docker | ||
| docs | ||
| src | ||
| tests | ||
| .env.example | ||
| .python-version | ||
| main.py | ||
| pyproject.toml | ||
| pytest.ini | ||
| uv.lock | ||