diff --git a/scripts/isort.sh b/scripts/isort.sh new file mode 100755 index 0000000..aa2268b --- /dev/null +++ b/scripts/isort.sh @@ -0,0 +1,2 @@ +#!/bin/sh +isort --fgw 4 -m VERTICAL_HANGING_INDENT --tc .