newrelic-python-agent
newrelic-python-agent copied to clipboard
Module classmethod fix
This PR fixes incorrect wrapping of modules on several frameworks
🦙 MegaLinter status: ✅ SUCCESS
| Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
|---|---|---|---|---|---|
| ✅ PYTHON | bandit | 11 | 0 | 2.76s | |
| ✅ PYTHON | black | 11 | 0 | 0 | 0.8s |
| ✅ PYTHON | flake8 | 11 | 0 | 0.5s | |
| ✅ PYTHON | isort | 11 | 0 | 0 | 0.17s |
| ✅ PYTHON | pylint | 11 | 0 | 2.98s |
See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff