Skip to content

Commit

Permalink
MAINT: no automated black formatting here
Browse files Browse the repository at this point in the history
  • Loading branch information
bsipocz committed Aug 1, 2023
1 parent fa181fa commit 384798a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,10 @@
[build-system]
requires = ["setuptools", "wheel"]
build-backend = 'setuptools.build_meta'

[tool.black]
force-exclude = '''
(
.*
)
'''

0 comments on commit 384798a

Please sign in to comment.