mirror of
https://github.com/Hestia-Homes/insight.git
synced 2026-06-08 11:17:25 +00:00
install everything first
This commit is contained in:
parent
af6664cec5
commit
02f9f60114
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ async def main():
|
|||
|
||||
|
||||
if __name__ == "__main__":
|
||||
# asyncio.run(main())
|
||||
asyncio.run(main())
|
||||
fm = FileManager()
|
||||
timestamp = datetime.utcnow().strftime("%Y%m%d_%H%M%S")
|
||||
s3_filename = f"hubspot_deals_{timestamp}.json"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue