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.
2 parents 89c3173 + fc7087c commit 7bea6c2Copy full SHA for 7bea6c2
sqlalchemy-stubs/ext/asyncio/exc.pyi
@@ -1,4 +1,4 @@
1
-from ... import exc as exc
+from ... import exc
2
3
class AsyncMethodRequired(exc.InvalidRequestError): ...
4
class AsyncContextNotStarted(exc.InvalidRequestError): ...
0 commit comments