Closed umaannamalai closed 9 months ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ PYTHON | black | 7 | 0 | 0 | 0.79s |
❌ PYTHON | flake8 | 7 | 7 | 0.46s | |
✅ PYTHON | isort | 7 | 0 | 0 | 0.18s |
✅ PYTHON | pylint | 7 | 0 | 2.18s |
See detailed report in MegaLinter reports
_Set VALIDATE_ALL_CODEBASE: true
in mega-linter.yml to validate all sources, not only the diff_
This PR removes moto imports for Python 3.7 since support for this version has been dropped.