Skip to content

Commit 62f017c

Browse files
committed
Changed fake fetchlogs id
1 parent 398c0f5 commit 62f017c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

local.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
client = IngestClient()
4242
## load all the data into the client
4343
client.load_keys([
44-
[4264878, '~/Downloads/openaq-fetches/lcs-etl-pipeline/measures/lovemyair/2024-11-12/1731445632-1snpf.json', '2024-10-23']
44+
[1, '~/Downloads/openaq-fetches/lcs-etl-pipeline/measures/lovemyair/2024-11-12/1731445632-1snpf.json', '2024-10-23']
4545
])
4646

4747
## dump just the locations

0 commit comments

Comments
 (0)