ran treefmt

This commit is contained in:
2026-03-07 12:18:55 -05:00
parent 69f5b87e5f
commit 18f149b831
3 changed files with 1 additions and 2 deletions

View File

@@ -72,6 +72,7 @@ def include_name(
return name == target_metadata.schema return name == target_metadata.schema
return True return True
def run_migrations_online() -> None: def run_migrations_online() -> None:
"""Run migrations in 'online' mode. """Run migrations in 'online' mode.

View File

@@ -1,2 +1 @@
"""ORM package exports.""" """ORM package exports."""

View File

@@ -1,2 +1 @@
"""Van inventory database ORM exports.""" """Van inventory database ORM exports."""