awslabs/benchmark-ai

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

Open

#1,027 opened on May 27, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (6 forks)auto 404
clean-upgood first issue

Repository metrics

Stars
 (19 stars)
PR merge metrics
 (PR metrics pending)

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

Contributor guide