newrelic-python-agent icon indicating copy to clipboard operation
newrelic-python-agent copied to clipboard

Module classmethod fix

Open lrafeei opened this issue 3 years ago • 1 comments

This PR fixes incorrect wrapping of modules on several frameworks

lrafeei avatar Oct 13 '22 20:10 lrafeei

🦙 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

MegaLinter is graciously provided by OX Security

github-actions[bot] avatar Oct 13 '22 20:10 github-actions[bot]