Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix tqdm import in ocrs_models.datasets.hiertext #28

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

robertknight
Copy link
Owner

@robertknight robertknight commented Aug 12, 2024

Fix a mistake from when the ocrs_models.datasets module was converted into a package in 8ca41d5.

mypy didn't catch this because type checking was disabled for tqdm due to lack of types.

See #27.

Fix a mistake from when the `ocrs_models.datasets` module was converted into a
package in 8ca41d5.

See #27.
@robertknight robertknight merged commit 6a67f8a into main Aug 12, 2024
1 check passed
@robertknight robertknight deleted the fix-tqdm-import branch August 12, 2024 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant