This commit is contained in:
Andrej730
2025-09-08 14:42:36 +05:00
parent 9aafa32008
commit a4a04e6941
7 changed files with 173 additions and 169 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
from .serve import app
__all__ = ['app']
__all__ = ["app"]