awslabs/benchmark-ai
[Improvement] Remove --ignore=E902 in python-common.mk
オープン
#1,027 opened on 2020/05/27
clean-upgood first issue
Repository metrics
- Stars
- (19 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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