aboutsummaryrefslogtreecommitdiff
path: root/wikiget/validations.py
AgeCommit message (Collapse)Author
2023-09-26Reorganize code into src layoutCody Logan
2023-09-26Get rid of magic numbers for verbosity checkingCody Logan
2023-09-26Style fixups with BlackCody Logan
2023-09-26Modernize setuptools build (#5)clpo13
Remove usage of deprecated `python setup.py test` and move to pyproject.toml for project configuration.
2020-01-28Split main file into separate chunksCody Logan