mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-05 13:35:23 +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
|
@ -6,6 +6,7 @@ Revises: ab0bae02578f
|
|||
Create Date: 2022-06-15 21:05:34.851857
|
||||
|
||||
"""
|
||||
|
||||
import sqlalchemy as sa
|
||||
|
||||
from alembic import op
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue