mirror of
https://github.com/rommapp/romm.git
synced 2026-06-30 07:45:52 +00:00
- Use AnyioPath.stat() instead of os.path.getmtime in async context (ASYNC240) - Add assert to narrow rom_md5_h/rom_sha1_h from HASH|None to HASH (mypy/union-attr) - Auto-formatted long log.error calls in archive_7zip.py (ruff) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>