Skip to content

Commit

Permalink
fix: Exclude target dirs from black
Browse files Browse the repository at this point in the history
  • Loading branch information
untitaker committed Jan 29, 2019
1 parent bd28a13 commit 7c50a72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ exclude = '''
| build
| dist
| venv
| target
)/
'''

0 comments on commit 7c50a72

Please # to comment.