mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 13:08:19 -04:00
ran treefmt
This commit is contained in:
@@ -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.
|
||||||
|
|
||||||
|
|||||||
@@ -1,2 +1 @@
|
|||||||
"""ORM package exports."""
|
"""ORM package exports."""
|
||||||
|
|
||||||
|
|||||||
@@ -1,2 +1 @@
|
|||||||
"""Van inventory database ORM exports."""
|
"""Van inventory database ORM exports."""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user