fix: resolve CI test failures - API compatibility fixes
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
"""Database module for snippet manager."""
|
|
||||||
|
|
||||||
from .database import Database, get_database
|
from .database import Database, get_database
|
||||||
|
|
||||||
__all__ = ["Database", "get_database"]
|
__all__ = ["Database", "get_database"]
|
||||||
|
|||||||
Reference in New Issue
Block a user