awslabs/benchmark-ai

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

Aperta

#1027 aperta il 27 mag 2020

 (0 commenti) (0 reazioni) (0 assegnatari)Python (6 fork)auto 404
clean-upgood first issue

Metriche repository

Star
 (19 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor