Current Path : /proc/thread-self/root/opt/imunify360/venv/lib64/python3.11/site-packages/defence360agent/migrations/ |
Current File : //proc/thread-self/root/opt/imunify360/venv/lib64/python3.11/site-packages/defence360agent/migrations/078_fix_signatures_permissions.py |
"""Removed, as DEF-11611 will fix folder creations so it will not be needed anymore. """ def migrate(migrator, database, fake=False, **kwargs): pass def rollback(migrator, database, fake=False, **kwargs): """Write your rollback migrations here.""" pass