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

ENH: Fix type hinting for valor.schemas.Dictionary #605

Open
1 of 3 tasks
czaloom opened this issue Jun 7, 2024 · 0 comments
Open
1 of 3 tasks

ENH: Fix type hinting for valor.schemas.Dictionary #605

czaloom opened this issue Jun 7, 2024 · 0 comments
Assignees

Comments

@czaloom
Copy link
Collaborator

czaloom commented Jun 7, 2024

Feature Type

  • Adding new functionality to valor

  • Changing existing functionality in valor

  • Removing existing functionality in valor

Problem Description

Some member functions of the Dictionary class fail to pass pyright.

Dataset.metadata["some_geospatial"].intersects(polygon), # type: ignore - schema fix required

Feature Description

Fix type hinting for all member functions of Dictionary

Additional Context

Scope is limited to the python client.

This issue can be searched by issue #605

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant