Spaces:
Runtime error
Runtime error
File size: 79 Bytes
3790276 |
1 2 3 4 5 6 |
from company_info_search import app
if __name__ == "__main__":
app.run()
|