userIdc2024 commited on
Commit
29b66cc
·
verified ·
1 Parent(s): 5be861f

Update apis/ourdata.py

Browse files
Files changed (1) hide show
  1. apis/ourdata.py +1 -1
apis/ourdata.py CHANGED
@@ -90,7 +90,7 @@ async def process_our_data():
90
  data
91
  )
92
  )
93
- break
94
 
95
  # Await all results
96
  results = await asyncio.gather(*tasks)
 
90
  data
91
  )
92
  )
93
+
94
 
95
  # Await all results
96
  results = await asyncio.gather(*tasks)