Merge pull request #726 from dod-ccpo/fix-py36-warning

Fix py36=true deprecation warning
This commit is contained in:
George Drummond 2019-03-28 13:31:00 -04:00 committed by GitHub
commit 47ce80b4db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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