Migrate location recorder and refine db config
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
"""SQLAlchemy models package."""
|
||||
|
||||
from app.models.location import Location
|
||||
|
||||
__all__ = ["Location"]
|
||||
|
||||
Reference in New Issue
Block a user