awslabs/benchmark-ai

[Improvement] Remove --ignore=E902 in python-common.mk

Aberta

#1.027 aberto em 27 de mai. de 2020

 (0 comentário) (0 reação) (0 responsável)Python (6 forks)auto 404
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

Guia do colaborador