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

Replace Union with Optional #198

Closed
PanekOndrej opened this issue Nov 3, 2023 · 0 comments · Fixed by #200 or #263
Closed

Replace Union with Optional #198

PanekOndrej opened this issue Nov 3, 2023 · 0 comments · Fixed by #200 or #263
Assignees
Labels
enhancement New feature or request

Comments

@PanekOndrej
Copy link
Collaborator

PanekOndrej commented Nov 3, 2023

📝 Description of the feature

Improve type annotations (e. g. Union[str, None] -> Optional[str]).

@PanekOndrej PanekOndrej added the enhancement New feature or request label Nov 3, 2023
@PanekOndrej PanekOndrej linked a pull request Nov 6, 2023 that will close this issue
@PanekOndrej PanekOndrej self-assigned this Apr 2, 2024
@PanekOndrej PanekOndrej linked a pull request Apr 2, 2024 that will close this issue
@rfahlberg rfahlberg modified the milestone: v0.7.0 Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants