Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Nov 18, 2024
1 parent 872329a commit 6980062
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/anyio/_backends/_selector_thread.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,10 @@
import select
import socket
import threading
import typing
from typing import (
TYPE_CHECKING,
Any,
Callable,
Union,
)
from weakref import WeakKeyDictionary

Expand Down

0 comments on commit 6980062

Please sign in to comment.