We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6596b6a commit 580ce52Copy full SHA for 580ce52
fix.sh
@@ -0,0 +1,5 @@
1
+#!/usr/bin/env bash
2
+set -ex
3
+
4
+isort .
5
+black .
0 commit comments