Skip to content

Commit

Permalink
scripts: add pyproject.toml
Browse files Browse the repository at this point in the history
Solely to hold our black formatting settings.
  • Loading branch information
travisdowns committed Sep 18, 2024
1 parent 941734b commit cca4ce3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/pyproject.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[tool.black]
line-length = 100
skip-string-normalization = true

0 comments on commit cca4ce3

Please sign in to comment.