Blacken code.

This commit is contained in:
Pavel Minaev 2019-10-30 14:35:38 -07:00 committed by Pavel Minaev
parent fad3c4f878
commit c910565b9a
5 changed files with 12 additions and 26 deletions

View file

@ -8,6 +8,7 @@ build-backend = "setuptools.build_meta"
# The only exclusions that should remain in the end are _vendored and versioneer.
exclude = '''
( __pycache__
| ^/.tox
| ^/versioneer.py
| ^/src/ptvsd/_vendored
| ^/src/ptvsd/_version.py