File size: 89 Bytes
94312d9
 
 
 
 
1
2
3
4
5
6
from .app import app

__all__ = ["app"]
__version__ = "0.1.0"
__author__ = "Ashok Bhati"