Skip to content

Commit

Permalink
feat: null commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Alviner committed May 22, 2023
1 parent 0cd4676 commit 815844d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aiomisc/thread_pool.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
P = ParamSpec("P")
T = TypeVar("T")
F = TypeVar("F", bound=Callable[..., Any])

log = logging.getLogger(__name__)


Expand Down

0 comments on commit 815844d

Please sign in to comment.