mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 09:01:54 +08:00
fixed flake8 quotes linter
This commit is contained in:
@@ -12,7 +12,7 @@ whitelist_externals = bash
|
||||
commands = bash -c 'flake8 --config=testenv/linters/flake8.ini kvmd testenv/tests *.py'
|
||||
deps =
|
||||
flake8
|
||||
flake8-double-quotes
|
||||
flake8-quotes
|
||||
-rrequirements.txt
|
||||
|
||||
[testenv:pylint]
|
||||
|
||||
Reference in New Issue
Block a user