Skip to content

Commit c492531

Browse files
committed
test
1 parent 7eac73c commit c492531

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
from .app import main
2+
3+
__all__ = [
4+
"main"
5+
]

0 commit comments

Comments
 (0)