Open pishoyg opened 3 months ago
There are currently two locations where global variables are used:
flashcards/field.py
dictionary/kellia.uni-goettingen.de/main.py
TODO: Try to enable the dead pre-commit hook after doing this refactoring. See #213 and 5fcee4cebf613cbb82a38a158f7c848778e580bd.
dead
TODO: Use the @staticmethod decorator where appropriate.
@staticmethod
There are currently two locations where global variables are used:
flashcards/field.py
dictionary/kellia.uni-goettingen.de/main.py
TODO: Try to enable the
dead
pre-commit hook after doing this refactoring. See #213 and 5fcee4cebf613cbb82a38a158f7c848778e580bd.