Remove reference to missing file
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
1692f25a47
commit
2e20fc2d76
@ -62,7 +62,7 @@ commands = flake8 {posargs:--max-line-length 80} flat_tree/ test/
|
|||||||
[testenv:sort]
|
[testenv:sort]
|
||||||
skipdist = True
|
skipdist = True
|
||||||
deps = isort
|
deps = isort
|
||||||
commands = isort {posargs:-c} -sp setup.cfg flat_tree/ test/
|
commands = isort {posargs:-c} flat_tree/ test/
|
||||||
|
|
||||||
[testenv:format]
|
[testenv:format]
|
||||||
skipdist = True
|
skipdist = True
|
||||||
|
Loading…
Reference in New Issue
Block a user