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

fix: replace StrEnum with Enum #328

Merged
merged 1 commit into from
Apr 3, 2024
Merged

fix: replace StrEnum with Enum #328

merged 1 commit into from
Apr 3, 2024

Conversation

korikuzma
Copy link
Member

close #301

  • StrEnum was introduced in Python 3.11 but MetaKB supports Python >= 3.8

* `StrEnum` was introduced in Python 3.11 but MetaKB supports Python >=
  3.8
@korikuzma korikuzma added bug Something isn't working priority:medium Medium priority labels Apr 3, 2024
@korikuzma korikuzma requested a review from jsstevenson April 3, 2024 12:39
@korikuzma korikuzma self-assigned this Apr 3, 2024
@korikuzma korikuzma merged commit 4d12168 into staging Apr 3, 2024
17 checks passed
@korikuzma korikuzma deleted the issue-301 branch April 3, 2024 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority:medium Medium priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants