Skip to content

Commit 572d8e8

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 3b4e619 commit 572d8e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dynamic = [
4747
]
4848
dependencies = [
4949
"packaging>=25",
50-
"tomli>=2.2.1; python_version < '3.11'",
50+
"tomli>=2.2.1; python_version<'3.11'",
5151
]
5252
optional-dependencies.docs = [
5353
"furo>=2024.8.6",

0 commit comments

Comments
 (0)