aboutsummaryrefslogtreecommitdiff
path: root/src/wikiget/validations.py
AgeCommit message (Expand)Author
2023-12-01Switch to Google-style docstrings for readabilityCody Logan
2023-11-17Add missing docstrings for modulesCody Logan
2023-11-15Convert File.dest from a string to a Path (#14)Cody Logan
2023-11-08Add and refine docstrings in src folderCody Logan
2023-11-08Add and refine docstrings in tests folder.Cody Logan
2023-11-08Switch to pathlib for file processingCody Logan
2023-11-08Revise type annotations per PEP 604Cody Logan
2023-10-30Code cleanupCody Logan
2023-10-20Add type annotations to source filesCody Logan
2023-10-13Update copyright yearCody Logan
2023-10-13Refactor code and improve docstringsCody Logan
2023-10-03Update README and do some code cleanupCody Logan
2023-09-26Reorganize code into src layoutCody Logan