1
Fork 0
This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
gh-webhook-actor/scripts/test-fix.sh
2018-10-25 20:06:28 +01:00

7 lines
59 B
Bash

#!/usr/bin/env python3
set -e
black app/
isort -rc app/