mirror of
https://github.com/alibaba/EasyCV.git
synced 2025-06-03 14:49:00 +08:00
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
|