Skip to content

Commit 7333621

Browse files
committed
build: remove pyproject extra space
Signed-off-by: Adria Montoto <75563346+adriamontoto@users.noreply.github.com>
1 parent 72d86d3 commit 7333621

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
@@ -64,7 +64,7 @@ test = [
6464
'pytest-randomly>=3.0.0',
6565
{ include-group = 'coverage' },
6666
]
67-
types = ['types-python-dateutil>=2.9.0.20241206 ']
67+
types = ['types-python-dateutil>=2.9.0.20241206']
6868
all = [
6969
{ include-group = 'audit' },
7070
{ include-group = 'coverage' },

0 commit comments

Comments
 (0)