Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
landmanbester committed Jun 18, 2024
1 parent a804ce4 commit 77dba07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion surfvis/flagchi2.py
Original file line number Diff line number Diff line change
Expand Up @@ -111,5 +111,5 @@ def main():
columns=[options.fcol, 'FLAG_ROW'],
rechunk=True)

with Progressbar():
with ProgressBar():
dask.compute(writes)

0 comments on commit 77dba07

Please sign in to comment.