mirror of
https://github.com/esphome/aioesphomeapi.git
synced 2025-02-07 00:11:32 +01:00
Adjust black target version to 3.9 (#553)
This commit is contained in:
parent
a9dd6743d0
commit
fd0d830319
@ -5,7 +5,7 @@ extend_skip = ["api_pb2.py", "api_options_pb2.py"]
|
||||
|
||||
[tool.black]
|
||||
exclude = 'api_pb2.py|api_options_pb2.py'
|
||||
target-version = ['py37']
|
||||
target-version = ['py39']
|
||||
|
||||
[tool.pylint.MASTER]
|
||||
reports = 'no'
|
||||
|
Loading…
Reference in New Issue
Block a user