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
We should eliminate all of the python warnings reported by pylint tool. After that we can validate our tool scripts with pylint on travis CI to improve the review process of them. There too many warnings in the current scripts. so my plan is to do it in several PRs.