Skip to content

Commit bd74473

Browse files
committed
Fix pyproject.toml formatting
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent c448a9c commit bd74473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ email = "[email protected]"
4040
dev-flake8 = [
4141
"flake8 == 7.3.0",
4242
"flake8-docstrings == 1.7.0",
43-
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
43+
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
4444
"pydoclint == 0.6.6",
4545
"pydocstyle == 6.3.0",
4646
]

0 commit comments

Comments
 (0)