chore: ruff check --fix --select ALL

This commit is contained in:
LIghtJUNction
2026-04-10 20:05:08 +08:00
parent 574e5089ba
commit e781c5eaa5
233 changed files with 1854 additions and 1837 deletions

View File

@@ -1,5 +1,4 @@
"""
Custom Hatchling build hook.
"""Custom Hatchling build hook.
Only runs when the environment variable ASTRBOT_BUILD_DASHBOARD=1 is set,
so that `uv sync` / editable installs are never affected.