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 new mypy warnings #324

Merged
merged 1 commit into from
Dec 24, 2021
Merged

Fix new mypy warnings #324

merged 1 commit into from
Dec 24, 2021

Conversation

adamjstewart
Copy link
Collaborator

We could remove warn_unused_ignores = true from pyproject.toml to prevent these kind of things from breaking CI, but I don't want them to build up too much. Maybe we run mypy . on PRs and mypy --strict . on releases.

@adamjstewart adamjstewart merged commit 3557848 into main Dec 24, 2021
@adamjstewart adamjstewart deleted the fixes/mypy branch December 24, 2021 02:11
@adamjstewart adamjstewart added this to the 0.2.0 milestone Jan 1, 2022
@adamjstewart adamjstewart added utilities Utilities for working with geospatial data and removed utilities Utilities for working with geospatial data labels Jan 2, 2022
yichiac pushed a commit to yichiac/torchgeo that referenced this pull request Apr 29, 2023
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.

2 participants