forked from omicron/d2warehouse
6 lines
63 B
Python
6 lines
63 B
Python
from d2warehouse.app.main import app
|
|
|
|
__all__ = [
|
|
"app",
|
|
]
|