* Refactored onionrcommands py to be linting compliant (started using mypy)

+ git ignore mypy cache
This commit is contained in:
Kevin Froman 2019-12-19 04:34:19 -06:00
parent 6d123b93fc
commit 906219fe30
20 changed files with 617 additions and 322 deletions

2
.gitignore vendored
View file

@ -21,6 +21,8 @@ testdata/*
*.dll
*.exe
.mypy_cache/
dist/*
# log files