mirror of
https://github.com/jkingsman/Remote-Terminal-for-MeshCore.git
synced 2026-08-06 16:53:38 +02:00
Linting and code cleanup for an imitation of order
This commit is contained in:
@@ -79,6 +79,7 @@ class Database:
|
||||
|
||||
# Run any pending migrations
|
||||
from app.migrations import run_migrations
|
||||
|
||||
await run_migrations(self._connection)
|
||||
|
||||
async def disconnect(self) -> None:
|
||||
|
||||
Reference in New Issue
Block a user