Closed lyellread closed 4 years ago
Out python linters both have error sets that need to be ignored. Prime example is on https://github.com/cs361-stock-prediction/stock-predictor/pull/14.
See https://github.com/cs361-stock-prediction/stock-predictor/pull/14
Find out how to configure the linters to ignore classes of errors.
Explanation
Out python linters both have error sets that need to be ignored. Prime example is on https://github.com/cs361-stock-prediction/stock-predictor/pull/14.
Steps to Reproduce
See https://github.com/cs361-stock-prediction/stock-predictor/pull/14
Fix Recommendation
Find out how to configure the linters to ignore classes of errors.