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 typing issues in tests #8312

Merged
merged 2 commits into from
Oct 16, 2023
Merged

Fix typing issues in tests #8312

merged 2 commits into from
Oct 16, 2023

Conversation

Illviljan
Copy link
Contributor

@Illviljan Illviljan commented Oct 15, 2023

Seen in #8294.

These tests implicitly made sure the type was correct in a way that type checkers wont understand. Make it explicit instead.

@Illviljan
Copy link
Contributor Author

xarray/tests/test_variable.py:620: error: Unused "type: ignore" comment  [unused-ignore]

Not relevant yet I suppose.

@Illviljan Illviljan added the plan to merge Final call for comments label Oct 15, 2023
@Illviljan Illviljan merged commit 014ab81 into pydata:main Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plan to merge Final call for comments
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant