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 452f03a commit b62a035
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 @@ -78,16 +78,6 @@ restructuredtext-lint = "*"
sphinx = "*"
sphinxcontrib-bibtex = "*"

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

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

Expand Down

0 comments on commit b62a035

Please sign in to comment.