You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a tracking issue for our effort to enable pylint on all Python testing code underneath tests/python. Currently we don't lint scripts in that directory. We're going to take an incremental approach here and anyone is welcomed to help with this. Here's how:
Pick a directory where to start. I suggest choosing the directory based on the number of Python files.
This is a tracking issue for our effort to enable pylint on all Python testing code underneath
tests/python. Currently we don't lint scripts in that directory. We're going to take an incremental approach here and anyone is welcomed to help with this. Here's how:tests/lint/pylint.shcontaining that directory similar to Making CMSIS-NN tests pylint compliant #11625.docker/lint.sh pylintlocally and fix the lint issues.Here are the tests that need linting 😸 (we will try to tag the PR which fixes them when we merge them):