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]
|
||||
skipdist = True
|
||||
deps = isort
|
||||
commands = isort {posargs:-c} -sp setup.cfg flat_tree/ test/
|
||||
commands = isort {posargs:-c} flat_tree/ test/
|
||||
|
||||
[testenv:format]
|
||||
skipdist = True
|
||||
|
Loading…
Reference in New Issue
Block a user