mirror of
https://github.com/modelscope/modelscope.git
synced 2025-12-17 00:37:43 +01:00
4 lines
133 B
Bash
4 lines
133 B
Bash
|
|
yapf -r -i maas_lib/ configs/ tests/ setup.py
|
||
|
|
isort -rc maas_lib/ configs/ tests/ setup.py
|
||
|
|
flake8 maas_lib/ configs/ tests/ setup.py
|