Reworked commonkeys.py to return the keys as strings for now

This commit is contained in:
2024-02-26 23:20:49 -05:00
parent 87685d3c98
commit c4d0d3e4e4
5 changed files with 31 additions and 20 deletions

5
.gitignore vendored
View File

@@ -159,4 +159,7 @@ cython_debug/
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
.idea/
.idea/
# Allows me to keep TMD files in my repository folder for testing without accidentally publishing them
*.tmd