We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
inspect
1 parent 9c6f195 commit b227f2fCopy full SHA for b227f2f
asyncpg/connect_utils.py
@@ -22,7 +22,6 @@
22
import typing
23
import urllib.parse
24
import warnings
25
-import inspect
26
27
# Work around https://github.com/microsoft/pyright/issues/3012
28
if sys.version_info >= (3, 8):
0 commit comments