docker run -ti -v $(pwd):/tmp/python python bash -c "cd /tmp/python ; pip install black; black ."