Fix py36=true deprecation warning
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[tool.black]
|
||||
line-length = 88
|
||||
py36 = true
|
||||
target-version = ['py36']
|
||||
include = '\.pyi?$'
|
||||
exclude = '''
|
||||
/(
|
||||
|
Reference in New Issue
Block a user