3 lines
115 B
Fish
3 lines
115 B
Fish
function indent_python --description "Fix Python indentation"
|
|
python3 /opt/misc_scripts/fix_indent.py $argv
|
|
end |