YashashMathur's picture
Upload aegis_env
ab65ac6 verified
raw
history blame contribute delete
73 Bytes
from .app import app, main
run = main
__all__ = ["app", "main", "run"]