run_other_yapf.sh 98 B

12345
  1. #!/bin/bash
  2. set -eux
  3. python3 -m yapf --style "$(dirname $(readlink -f $0))/.style.yapf" -rpi $@