Closed hmstepanek closed 7 months ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ PYTHON | black | 17 | 0 | 0 | 1.33s |
✅ PYTHON | flake8 | 17 | 0 | 0.62s | |
✅ PYTHON | isort | 17 | 0 | 0 | 0.22s |
❌ PYTHON | pylint | 17 | 68 | 7.43s |
See detailed report in MegaLinter reports
_Set VALIDATE_ALL_CODEBASE: true
in mega-linter.yml to validate all sources, not only the diff_
Overview
Replace six imports with package six. Fix some lint issues at the same time.