Cleanup #40191
cephfs-shell: Fix flake8 errors
% Done:
0%
Tags:
Backport:
nautilus
Reviewed:
Affected Versions:
Description
Fix the following errors:
- E303 too many blank lines
- E722 do not use bare 'except'
- E501 line too long
- F632 use ==/!= to compare str, bytes, and int literals
- F841 local variable 'e' is assigned to but never used
Related issues
History
#1 Updated by Varsha Rao over 1 year ago
- Status changed from New to Fix Under Review
- Pull request ID set to 28433
#2 Updated by Patrick Donnelly over 1 year ago
- Category set to Code Hygiene
- Assignee set to Varsha Rao
- Target version set to v15.0.0
- Start date deleted (
06/06/2019) - Backport set to nautilus
#3 Updated by Patrick Donnelly over 1 year ago
- Status changed from Fix Under Review to Pending Backport
#4 Updated by Nathan Cutler over 1 year ago
- Copied to Backport #40217: nautilus: cephfs-shell: Fix flake8 errors added
#5 Updated by Nathan Cutler over 1 year ago
- Status changed from Pending Backport to Resolved