mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-03 04:25:24 +02:00
fix: Upgrade Black (#3057)
* bump black * bump black on precommit * run black * fix backend test runner
This commit is contained in:
parent
0800a8d00a
commit
a5ef18669b
45 changed files with 81 additions and 73 deletions
|
@ -5,6 +5,7 @@ Revises: 16160bf731a0
|
|||
Create Date: 2023-02-14 20:45:41.102571
|
||||
|
||||
"""
|
||||
|
||||
import sqlalchemy as sa
|
||||
from sqlalchemy import orm, select
|
||||
from sqlalchemy.orm import DeclarativeBase, Mapped, mapped_column
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue