Skip to content

Commit 5a8cae7

Browse files
committed
chore: update ruff rule
1 parent 109c021 commit 5a8cae7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ruff.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ required-imports = ["from __future__ import annotations"]
8585
force-single-line = false
8686
force-wrap-aliases = false
8787
split-on-trailing-comma = false
88+
known-local-folder = ["socketio_stubs", "socketio"]
8889

8990
[lint.flake8-type-checking]
9091
exempt-modules = ["typing", "typing_extensions"]

0 commit comments

Comments
 (0)