#!/bin/sh [ "$#" -eq 0 ] && set . poetry run black -q "$@"