mirror of
https://github.com/microsoft/debugpy.git
synced 2025-12-23 08:48:12 +00:00
Blacken code.
This commit is contained in:
parent
fad3c4f878
commit
c910565b9a
5 changed files with 12 additions and 26 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue