#!/bin/sh set -eu rm -f test.py black --check contractor *.py CONTRACTOR_ADDRESS="$1" sp-codegen contractor.md -o test.py --run