PyLint fix

This commit is contained in:
Ivan Kravets
2021-07-05 16:06:02 +03:00
parent 5036d25b60
commit 71ae579bc0
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
lint:
pylint -j 6 --rcfile=./.pylintrc ./platformio
pylint -j 6 --rcfile=./.pylintrc ./tests
pylint -j 6 --rcfile=./.pylintrc ./platformio
isort:
isort ./platformio