#3089 pylint 2.2: Unnecessary pass statement
Closed: migrated by dmoluguw. Opened by slev.

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) 

Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new
issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.

This issue has been cloned to GitHub and is available here:
https://github.com/dogtagpki/pki/issues/3206

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

Thank you for understanding, and we apologize for any inconvenience.

Metadata Update from @dmoluguw:
- Issue close_status updated to: migrated
- Issue status updated to: Closed (was: Open)

Metadata