Some repositories couldn't be updated, please check application logs for details.
BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://docs.github.com/rest", "status": "401"}

aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.pylintrc
blob: f22f1b54393412df50ae8aae35d3aef7b705767d (plain) (blame)
1
2
3
4
5
6
7
[MESSAGES CONTROL]

disable=bad-whitespace,duplicate-code,invalid-name,missing-docstring,multiple-statements

[TYPECHECK]

ignored-modules=cv2