4 lines
76 B
Python
4 lines
76 B
Python
from api_snapshot.server.server import create_app
|
|
|
|
__all__ = ["create_app"]
|