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

Add __future__.annotations to utmosv2/dataset/_schema.py #34

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

kAIto47802
Copy link
Collaborator

🎯 Motivation

This PR is related to

📝 Description of Changes

  • Add from __future__ import annotations to utmosv2/dataset/_schema.py

🔖 Additional Notes

See PEP 563, PEP584, PEP 585, and PEP 604 for more details.

@kAIto47802 kAIto47802 added the bug Something isn't working label Sep 18, 2024
@kAIto47802 kAIto47802 merged commit b39379c into main Sep 18, 2024
2 checks passed
@kAIto47802 kAIto47802 deleted the fix-future-annotations branch September 18, 2024 04:13
@kAIto47802 kAIto47802 mentioned this pull request Sep 18, 2024
@kAIto47802 kAIto47802 added this to the v1.0.1 milestone Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant