newrelic / newrelic-python-agent

New Relic Python Agent
https://docs.newrelic.com/docs/agents/python-agent
Apache License 2.0
176 stars 99 forks source link

Fix scikit-learn version checks #1066

Closed TimPansino closed 7 months ago

TimPansino commented 7 months ago

Overview

github-actions[bot] commented 7 months ago

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON black 11 1 0 1.02s
❌ PYTHON flake8 11 1 0.4s
✅ PYTHON isort 11 1 0 0.19s
✅ PYTHON pylint 11 0 2.29s

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_

hmstepanek commented 7 months ago

Closing this and using #1067 instead.