mirror of
https://framagit.org/la-chariotte/la-chariotte.git
synced 2025-05-02 20:01:51 +02:00
Add .venv to black excludes
This commit is contained in:
parent
b001fc152c
commit
a628f8ea47
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ exclude = '''
|
||||||
/(
|
/(
|
||||||
| migrations
|
| migrations
|
||||||
| static
|
| static
|
||||||
|
| .venv
|
||||||
)/
|
)/
|
||||||
)
|
)
|
||||||
'''
|
'''
|
||||||
|
|
Loading…
Reference in a new issue