/
opt
/
imunify360
/
venv
/
lib
/
python3.11
/
site-packages
/
defence360agent
/
migrations
/
Upload File
HOME
def migrate(*_, **__): """ Backward compatibility for reconstruction of pickled scan queue is done in the imav.malwarelib.scan.queue.py module. Migration is no longer needed. """ def rollback(*_, **__): """Downgrade is not supported"""