Skip to content

Conversation

@ashnair1
Copy link
Collaborator

@ashnair1 ashnair1 commented Nov 20, 2025

With this and listing types-requests as additional_dependencies in pre-commit config, we won't need to exclude docs/ folder from pre-commit

Ref: #3070

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Nov 20, 2025
@ashnair1 ashnair1 added this to the 0.8.0 milestone Nov 21, 2025
Copy link
Member

@adamjstewart adamjstewart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested changes and the scripts still work. To my surprise, the ignore is not an issue even if types-requests isn't installed.

If you're interested, the other mypy error I get is with experiments, where I see a bunch of issues because earthengine-api is installed. I don't really want to require type stubs, especially for optional dependencies. I'm also thinking about moving these experiments out into separate repos.

@adamjstewart adamjstewart merged commit e327066 into torchgeo:main Nov 21, 2025
17 checks passed
@ashnair1 ashnair1 deleted the mypy-docs branch November 21, 2025 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants