Skip to content

Commit 3380fb0

Browse files
🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
1 parent 42c2a9b commit 3380fb0

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
@@ -134,4 +134,4 @@ known-third-party = ["sqlmodel", "sqlalchemy", "pydantic", "fastapi"]
134134

135135
[tool.ruff.lint.pyupgrade]
136136
# Preserve types, even if a file imports `from __future__ import annotations`.
137-
keep-runtime-typing = true
137+
keep-runtime-typing = true

0 commit comments

Comments
 (0)