#!/usr/bin/env bash set -ex rm -rf __pycache__ python ./draft1.py sleep 1 rm -rf __pycache__