awslabs/benchmark-ai
[Improvement] Remove --ignore=E902 in python-common.mk
Offen
#1.027 geöffnet am 27.05.2020
clean-upgood first issue
Repository-Metriken
- Stars
- (19 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
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