File size: 61 Bytes
72bad84
 
 
1
2
3
from api1 import app
if __name__ == "__main__":
    app.run()