mirror of
https://code.lenaisten.de/Lenaisten/advent22.git
synced 2025-01-13 22:12:59 +00:00
4 lines
40 B
Python
4 lines
40 B
Python
|
from .app import app
|
||
|
|
||
|
__all__ = ["app"]
|