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: Add types module #458

Merged
merged 1 commit into from
Feb 8, 2024
Merged

ENH: Add types module #458

merged 1 commit into from
Feb 8, 2024

Conversation

janbjorge
Copy link
Contributor

No description provided.


from typing import Dict, Union

from typing_extensions import Annotated, TypeAlias
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Due to 3.8 support.

@janbjorge janbjorge merged commit 0ca6bc1 into equinor:main Feb 8, 2024
12 checks passed
@janbjorge janbjorge deleted the adds-types-module branch February 8, 2024 07:38
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