Initial checkin.

This commit is contained in:
2021-11-22 09:54:37 -08:00
commit 616f220cfc
10 changed files with 395 additions and 0 deletions

3
tox.ini Normal file
View File

@ -0,0 +1,3 @@
[flake8]
max-line-length = 120
max-complexity = 20