Skip to content

Commit

Permalink
Remove tools dir from black exclude list
Browse files Browse the repository at this point in the history
  • Loading branch information
hkeeler authored Oct 19, 2023
1 parent 5a515e9 commit 3901ca3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ exclude = '''
| .gitignore
| .github
| data
| tools
)/
'''

Expand Down

0 comments on commit 3901ca3

Please sign in to comment.