mirror of https://github.com/alibaba/EasyCV.git
4 lines
148 B
Bash
4 lines
148 B
Bash
|
yapf -r -i easycv/ configs/ tests/ tools/ setup.py
|
||
|
isort -rc easycv/ configs/ tests/ tools/ setup.py
|
||
|
flake8 easycv/ configs/ tests/ tools/ setup.py
|