Files
d-crawler/format.sh
T
2026-07-16 20:41:44 +02:00

3 lines
46 B
Bash
Executable File

isort $1
autopep8 -i --max-line-length=120 $1