Skip to content

Commit

Permalink
Merge pull request #830 from szmazurek/feature/black_training_comma
Browse files Browse the repository at this point in the history
Black trailing comma config
  • Loading branch information
sarthakpati authored Mar 22, 2024
2 parents 5db4e5c + 702194a commit 4c0a319
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 @@ -6,6 +6,7 @@ extend-exclude = '''
testing/data
| .*.md
)/
skip_magic_trailing_comma = true`
'''

[tool.coverage.run]
Expand Down

0 comments on commit 4c0a319

Please sign in to comment.