File size: 69 Bytes
c6b21de
 
 
1
2
3
4
from .server import app, create_app

__all__ = ["create_app", "app"]