Skip to content

Commit cfe9190

Browse files
committed
fixed known packages
1 parent bbd08f2 commit cfe9190

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
@@ -90,4 +90,4 @@ ignore = [
9090
"__init__.py" = ["F401"]
9191

9292
[tool.ruff.isort]
93-
known-third-party = ["ellar", "pydantic", "starlette"]
93+
known-third-party = ["ellar"]

0 commit comments

Comments
 (0)