awslabs/benchmark-ai
[Improvement] Remove --ignore=E902 in python-common.mk
Aberta
#1.027 aberto em 27 de mai. de 2020
clean-upgood first issue
Métricas do repositório
- Stars
- (19 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
To fix Flake8 sliding versions (https://github.com/awslabs/benchmark-ai/issues/1026) I temporarily added an ignore for this lint failure since in the old version you could pass non existent folders without problem. Please do this correctly