forked from Georg/pyacl
3 lines
58 B
Bash
3 lines
58 B
Bash
|
#!/bin/sh
|
||
|
isort --fgw 4 -m VERTICAL_HANGING_INDENT --tc .
|