We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f64813a commit 8c39b83Copy full SHA for 8c39b83
pyproject.toml
@@ -0,0 +1,6 @@
1
+[tool.black]
2
+exclude = '''
3
+/(
4
+ docs/01python/07for/_samples/sum_1to100.ipynb
5
+)/
6
+'''
0 commit comments