@ -112,8 +112,6 @@ clear_migrations() {
if [[ -f db.sqlite3 ]];then
rm db.sqlite3
fi
podman pod rm -f cq_pod &&
podman volume prune
}
verify_python