Skip to content

fix: override typing import on older python#9

Merged
CoderJoshDK merged 1 commit intomasterfrom
override
Jul 22, 2025
Merged

fix: override typing import on older python#9
CoderJoshDK merged 1 commit intomasterfrom
override

Conversation

@CoderJoshDK
Copy link
Copy Markdown
Owner

from typing import override

The above is not valid in python <3.12. As such, I have replaced it with a compatible option. Allowing us to correctly be able to import older python versions.

@CoderJoshDK CoderJoshDK merged commit d823284 into master Jul 22, 2025
@CoderJoshDK CoderJoshDK deleted the override branch July 22, 2025 13:50
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