reminisce commented on issue #16401: CI showing random pylint failures URL: https://github.com/apache/incubator-mxnet/issues/16401#issuecomment-540249155 @DickJC123 The following is just my guess. I looked at your branch for PR 16391. Your commits are interleaved with the master branch commits, which suggests it's a **merge**, instead of **rebase**. It may require a rebase, which means putting your commits on top of the master branch tip, to refresh the CI cache (if there is any). But again, this is just my speculation. I have submitted three PRs today and have not seen the pylint error come back. 
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
