Skip to content

Commit a546da0

Browse files
authored
Merge pull request #49 from bryanforbes/improve-ext-asyncio-events
Improve `ext.asyncio.events`
2 parents 1253411 + 11a30af commit a546da0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sqlalchemy-stubs/ext/asyncio/events.pyi

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
from .engine import AsyncConnectable as AsyncConnectable
2-
from .session import AsyncSession as AsyncSession
31
from ...engine import events as engine_event
42
from ...orm import events as orm_event
53

0 commit comments

Comments
 (0)