You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/spoonbill/cli.py", line 230, in cli
for read, number in analyzer.analyze_file(filename, with_preview=True):
File "/spoonbill/__init__.py", line 63, in analyze_file
) = detect_format(path=filename, reader=get_reader(path))
File "/ocdskit/util.py", line 203, in detect_format
with reader(path, 'rb') as f:
FileNotFoundError: [Errno 2] No such file or directory: 'ocds-sample-data.jsonl'
The text was updated successfully, but these errors were encountered:
command:
spoonbill tests/data/ocds-sample-data.jsonl
error:
The text was updated successfully, but these errors were encountered: