File size: 63 Bytes
706313f
 
 
 
1
2
3
4
5
from .details import app

if __name__ == "__main__":
    app()