Skip to content

Commit

Permalink
Merge branch 'main' into pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 authored Jun 24, 2024
2 parents 9ef0fc3 + af7058d commit dfe5cd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nd2/tiff.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@


try:
from tqdm import tqdm as _pbar
from tqdm.auto import tqdm as _pbar

except ImportError:

Expand Down

0 comments on commit dfe5cd4

Please sign in to comment.