Closed SilleBille closed 4 years ago
This issue was migrated from Pagure Issue #3089.Originally filed by slev on 2019-01-21
pylint 2.2 fails with:
Scanning Python code with pylint + python3 tools/pylint-build-scan.py rpm --prefix /usr/src/tmp/pki-core-buildroot ************* Module pki.key pki/key.py:1119:8: W0107: Unnecessary pass statement (unnecessary-pass) ************* Module pki.crypto pki/crypto.py:60:8: W0107: Unnecessary pass statement (unnecessary-pass) pki/crypto.py:385:8: W0107: Unnecessary pass statement (unnecessary-pass)
This issue was migrated from Pagure Issue #3089.Originally filed by slev on 2019-01-21
pylint 2.2 fails with: