Skip to content

Commit a08a79e

Browse files
committed
Add Scheme to __all__
1 parent b1b6182 commit a08a79e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mautrix/util/async_db/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@
2626
"PostgresDatabase",
2727
"SQLiteDatabase",
2828
"Connection",
29+
"Scheme",
2930
]

0 commit comments

Comments
 (0)