We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b56f429 commit 3102847Copy full SHA for 3102847
1 file changed
contrib/feed_xrc.py
@@ -14,7 +14,7 @@
14
PIA_FILES JSON-lines files, with one entry on each line of a
15
message with the following structure:
16
17
- {"file_number": N, "file_seen_at": 123456, "n_spots_total": 43}
+ {"file-number": N, "file-seen-at": 123456, "n_spots_total": 43}
18
"""
19
20
from __future__ import annotations
0 commit comments