hatch fmt

This commit is contained in:
2025-07-14 02:48:21 +01:00
parent 2e3f4267cd
commit dc128720c7
3 changed files with 6 additions and 2 deletions

View File

@@ -4,4 +4,4 @@
from .app import app
__all__ = ["app"]
__all__ = ['app']