Skip to content
This repository was archived by the owner on Aug 21, 2025. It is now read-only.

Commit 8960c3f

Browse files
Update pyproject.toml
1 parent c60d87f commit 8960c3f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pyproject.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -120,10 +120,6 @@ extend-exclude = ["tests"]
120120
pydocstyle.convention = "numpy"
121121
isort.known-first-party = ["raspa_ase"]
122122

123-
[tool.docformatter]
124-
pre-summary-newline = true
125-
black = true
126-
127123
[tool.mypy]
128124
ignore_missing_imports = true
129125
namespace_packages = true

0 commit comments

Comments
 (0)