Skip to content

Commit

Permalink
Drop black settings in pyproject.toml file.
Browse files Browse the repository at this point in the history
  • Loading branch information
KelSolaar committed Jan 30, 2024
1 parent ff50542 commit 01dbb9f
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,16 +68,6 @@ pydata-sphinx-theme = "*"
restructuredtext-lint = "*"
sphinx = "*"

[tool.black]
line-length = 79
exclude = '''
/(
\.git
| build
| dist
)/
'''

[tool.codespell]
skip = 'BIBLIOGRAPHY.bib,CONTRIBUTORS.rst'

Expand Down

0 comments on commit 01dbb9f

Please sign in to comment.