I have finished the documentation for the CLI, and feel that it is ready to merge. However, when the CI job run on my branch, it is saying the code is failing the lint test. This is odd because when I ran tox -elint in my environment, it said that "Your code has been rated at 10.00/10"
I have finished the documentation for the CLI, and feel that it is ready to merge. However, when the CI job run on my branch, it is saying the code is failing the lint test. This is odd because when I ran
tox -elint
in my environment, it said that "Your code has been rated at 10.00/10"