Exclude profiling data when doing black . in this repo
This commit is contained in:
parent
efcd039482
commit
99743d2d09
@ -24,6 +24,7 @@ exclude = '''
|
|||||||
# The following are specific to Black, you probably don't want those.
|
# The following are specific to Black, you probably don't want those.
|
||||||
| blib2to3
|
| blib2to3
|
||||||
| tests/data
|
| tests/data
|
||||||
|
| profiling
|
||||||
)/
|
)/
|
||||||
'''
|
'''
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user