// SYSTEM PANEL //
[ROOT]
/
opt
/
imunify360
/
venv
/
lib
/
python3.11
/
site-packages
/
peewee_migrate
[ PARENT ]
EDIT :: __main__.py
from __future__ import annotations from peewee_migrate.cli import cli cli()
SAVE
CANCEL