chore: cleanup
This commit is contained in:
parent
d8d32e1662
commit
9221fdcfe2
8 changed files with 23 additions and 2752 deletions
4
tox.ini
4
tox.ini
|
|
@ -31,9 +31,9 @@ commands =
|
|||
description = run type check on code base
|
||||
labels = static
|
||||
deps =
|
||||
black
|
||||
autopep8
|
||||
commands =
|
||||
black --check src tests
|
||||
autopep8 --diff --exit-code src tests
|
||||
|
||||
[testenv:unit-py3{9-13}]
|
||||
description = run type check on code base
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue