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