#!/usr/bin/env bash set -ex find . |entr -c -s "python ./sasp-part-b-assignment-v1.py" # pipenv run python ./sasp-part-b-assignment-v1.py