Skip to content

Commit 0466c1a

Browse files
authored
fix(#481): add the DefaultBase class to __all__ (#482)
Add the DefaultBase class to __all__ (#481)
1 parent 6cc26ef commit 0466c1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

advanced_alchemy/base.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
"BigIntBase",
5151
"BigIntBaseT",
5252
"CommonTableAttributes",
53+
"DefaultBase",
5354
"IdentityAuditBase",
5455
"IdentityBase",
5556
"IdentityBaseT",

0 commit comments

Comments
 (0)