Skip to content

Stop using implicit Optional#365

Open
pjonsson wants to merge 1 commit intoOpen-EO:mainfrom
pjonsson:explicit-optional-types
Open

Stop using implicit Optional#365
pjonsson wants to merge 1 commit intoOpen-EO:mainfrom
pjonsson:explicit-optional-types

Conversation

@pjonsson
Copy link

@pjonsson pjonsson commented Mar 1, 2026

This is prohibited since PEP-484,
so convert the implicit optionals
to explicit optionals.

Leave all other type errors in
the code to make this PR easier
to review.

This is prohibited since PEP-484,
so convert the implicit optionals
to explicit optionals.

Leave all other type errors in
the code to make this PR easier
to review.
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.

1 participant