"git@developer.sourcefind.cn:OpenDAS/torch-scatter.git" did not exist on "59c76e085e9dbfff22538aa577db10e97340bde0"
Unverified Commit 2ebbbf51 authored by moto's avatar moto Committed by GitHub
Browse files

Run flake8 in CCI unittest (#598)

parent 20689b7f
...@@ -7,3 +7,4 @@ conda activate ./env ...@@ -7,3 +7,4 @@ conda activate ./env
python -m torch.utils.collect_env python -m torch.utils.collect_env
pytest --cov=torchaudio --junitxml=test-results/junit.xml -v test pytest --cov=torchaudio --junitxml=test-results/junit.xml -v test
flake8 torchaudio test
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment