VanderpoelLiam / automating-anki

Anki flashcard generation
MIT License
0 stars 0 forks source link

Document and refactor the code #1

Open VanderpoelLiam opened 7 months ago

VanderpoelLiam commented 7 months ago

I copied over the code from automatingAnki and refactored it so long ago I have forgotten what everything does. I did not write good documentation at the time. I will update the project structure to follow my current best practices based on cookiecutter-python and most importantly include the pre-commit linter to guide me in my refactoring and documentation.