mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 09:01:54 +08:00
lint fix
This commit is contained in:
@@ -19,6 +19,7 @@ deps =
|
||||
whitelist_externals = bash
|
||||
commands = bash -c 'pylint -j2 --rcfile=testenv/linters/pylint.ini --output-format=colorized --reports=no kvmd testenv/tests *.py'
|
||||
deps =
|
||||
astroid==2.7.3
|
||||
pylint
|
||||
pytest
|
||||
pytest-asyncio
|
||||
|
||||
Reference in New Issue
Block a user