Skip to content

Commit 01dbb9f

Browse files
committed
Drop black settings in pyproject.toml file.
1 parent ff50542 commit 01dbb9f

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

pyproject.toml

-10
Original file line numberDiff line numberDiff line change
@@ -68,16 +68,6 @@ pydata-sphinx-theme = "*"
6868
restructuredtext-lint = "*"
6969
sphinx = "*"
7070

71-
[tool.black]
72-
line-length = 79
73-
exclude = '''
74-
/(
75-
\.git
76-
| build
77-
| dist
78-
)/
79-
'''
80-
8171
[tool.codespell]
8272
skip = 'BIBLIOGRAPHY.bib,CONTRIBUTORS.rst'
8373

0 commit comments

Comments
 (0)