Update pyproject.toml
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
[tool.black]
|
[tool.black]
|
||||||
target-version = ["py37", "py38"]
|
target-version = ["py38", "py39"]
|
||||||
include = 'custom_components/localtuya/.*\.py'
|
include = 'custom_components/localtuya/.*\.py'
|
||||||
|
|
||||||
# pylint config stolen from Home Assistant
|
# pylint config stolen from Home Assistant
|
||||||
@@ -79,4 +79,4 @@ score = false
|
|||||||
expected-line-ending-format = "LF"
|
expected-line-ending-format = "LF"
|
||||||
|
|
||||||
[tool.pylint.MISCELLANEOUS]
|
[tool.pylint.MISCELLANEOUS]
|
||||||
notes = "XXX"
|
notes = "XXX"
|
||||||
|
Reference in New Issue
Block a user