keras/shell/format.sh
Haifeng Jin a0a0b54612 Update the contributing guide for formatting the code.
PiperOrigin-RevId: 450994467
2022-05-25 12:59:02 -07:00

3 lines
57 B
Bash

#!/bin/bash
isort --sl keras
black --line-length 80 keras