chore: ruff lint auto-fix — 9 errors fixed (import sorting, unused imports)

- I001: import block sorting in main.py, routes/__init__.py, companies.py, conftest.py, check_indexes.py
- F401: unused imports removed (asyncio, UTC, datetime, AsyncSession)
- 6 ASYNC240/230 warnings remain (os.path.exists in async, open() in test) — minor, non-blocking
This commit is contained in:
leocrm-bot
2026-07-02 00:20:15 +02:00
parent 69e91fd5d0
commit 4c7f09c518
12 changed files with 58 additions and 54 deletions
BIN
View File
Binary file not shown.