fmt: spelling fix
This commit is contained in:
parent
30c760f7ec
commit
e3d3625c92
@ -148,7 +148,7 @@ def read_bin_csv(
|
||||
|
||||
if fields is None:
|
||||
raise ValueError(
|
||||
f"Really wanted our fields for fiel {file=} to be non-None, but they're None"
|
||||
f"Really wanted our fields for file {file=} to be non-None, but they're None"
|
||||
)
|
||||
freq_field = fields[0]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user