Skip to content

Commit c64ac70

Browse files
committed
Remove extra space
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 90538c6 commit c64ac70

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
@@ -39,7 +39,7 @@ email = "[email protected]"
3939
dev-flake8 = [
4040
"flake8 == 7.2.0",
4141
"flake8-docstrings == 1.7.0",
42-
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
42+
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
4343
"pydoclint == 0.6.5",
4444
"pydocstyle == 6.3.0",
4545
]

0 commit comments

Comments
 (0)