Fix py36=true deprecation warning

This commit is contained in:
George Drummond 2019-03-28 10:28:38 -04:00
parent c661bb98bd
commit 66f90605ef
No known key found for this signature in database
GPG Key ID: 296DD6077123BF17

View File

@ -1,6 +1,6 @@
[tool.black]
line-length = 88
py36 = true
target-version = ['py36']
include = '\.pyi?$'
exclude = '''
/(