Closed XelaRellum closed 8 months ago
Thanks but I cannot accept the pull request as a whole - your IDE reformatted/replaced apostrophes throughout the whole codebase making a mess and hiding what this PR actually requires/is supposed to do.
I guess it is only about adding the package to requirements and importing wherever a StrEnum
is used? Then I'll do it manually.
Sorry for the mess with the first try. I understand it's an inconvenience with reformat. I have edited my change. Hope this looks better. But maybe, if no pull-requests or feature branches are open, you consider doing a reformat of the whole codebase using a tool like black.
I had a hard time to get the code to run on the last ubuntu 22.04 lts versions, caused by the use of the newer StrEnum class. Using the extra package is easy and works just as well. Please consider merging this change.