mirror of
https://gitflic.ru/project/alt-gnome/karkas.git
synced 2025-11-01 22:11:23 +03:00
wip
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from piccolo.apps.migrations.commands.forwards import run_forwards
|
||||
import karkas_piccolo.patches.app.finder # noqa: F401 isort:skip
|
||||
|
||||
import karkas_piccolo.patches.app.finder # noqa: F401
|
||||
from piccolo.apps.migrations.commands.forwards import run_forwards
|
||||
|
||||
|
||||
async def migrate_forward():
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
import karkas_piccolo.patches.cli.finder # noqa: F401
|
||||
import karkas_piccolo.patches.migrations # noqa: F401
|
||||
import karkas_piccolo.patches.cli.finder # noqa: F401 isort:skip
|
||||
import karkas_piccolo.patches.migrations # noqa: F401 isort:skip
|
||||
|
||||
|
||||
def main():
|
||||
|
||||
Reference in New Issue
Block a user