Skip to content

Commit 8c39b83

Browse files
committed
add pyproject.toml
1 parent f64813a commit 8c39b83

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pyproject.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[tool.black]
2+
exclude = '''
3+
/(
4+
docs/01python/07for/_samples/sum_1to100.ipynb
5+
)/
6+
'''

0 commit comments

Comments
 (0)