Project

General

Profile

Actions

Cleanup #51402

closed

RADOS - Bug #43582: rebuild-mondb doesn't populate mgr commands -> pg dump EINVAL

mgr/volumes/fs/operations/versions/subvolume_base.py: fix various flake8 issues

Added by Varsha Rao almost 3 years ago. Updated over 2 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Code Hygiene
Target version:
% Done:

0%

Tags:
Backport:
Reviewed:
Affected Versions:
Component(FS):
mgr/volumes
Labels (FS):
task(easy)
Pull request ID:

Description

src/pybind/mgr/volumes/fs/operations/versions/subvolume_base.py:3:1: F401 'uuid' imported but unused
src/pybind/mgr/volumes/fs/operations/versions/subvolume_base.py:12:1: F401 '.subvolume_attrs.SubvolumeStates' imported but unused
src/pybind/mgr/volumes/fs/operations/versions/subvolume_base.py:17:1: F401 '.op_sm.SubvolumeOpSm' imported but unused
src/pybind/mgr/volumes/fs/operations/versions/subvolume_base.py:22:1: E302 expected 2 blank lines, found 1
src/pybind/mgr/volumes/fs/operations/versions/subvolume_base.py:133:19: E261 at least two spaces before inline comment
src/pybind/mgr/volumes/fs/operations/versions/subvolume_base.py:166:13: F841 local variable 'e' is assigned to but never used
src/pybind/mgr/volumes/fs/operations/versions/subvolume_base.py:197:13: F841 local variable 'e' is assigned to but never used
src/pybind/mgr/volumes/fs/operations/versions/subvolume_base.py:309:13: E211 whitespace before '('
src/pybind/mgr/volumes/fs/operations/versions/subvolume_base.py:312:89: W504 line break after binary operator
src/pybind/mgr/volumes/fs/operations/versions/subvolume_base.py:313:40: E127 continuation line over-indented for visual indent
src/pybind/mgr/volumes/fs/operations/versions/subvolume_base.py:313:86: W504 line break after binary operator
src/pybind/mgr/volumes/fs/operations/versions/subvolume_base.py:314:40: E127 continuation line over-indented for visual indent
src/pybind/mgr/volumes/fs/operations/versions/subvolume_base.py:314:89: W504 line break after binary operator
src/pybind/mgr/volumes/fs/operations/versions/subvolume_base.py:315:40: E127 continuation line over-indented for visual indent
src/pybind/mgr/volumes/fs/operations/versions/subvolume_base.py:316:40: E127 continuation line over-indented for visual indent
src/pybind/mgr/volumes/fs/operations/versions/subvolume_base.py:330:13: E128 continuation line under-indented for visual indent
src/pybind/mgr/volumes/fs/operations/versions/subvolume_base.py:331:13: E128 continuation line under-indented for visual indent
src/pybind/mgr/volumes/fs/operations/versions/subvolume_base.py:332:13: E128 continuation line under-indented for visual indent
src/pybind/mgr/volumes/fs/operations/versions/subvolume_base.py:333:13: E128 continuation line under-indented for visual indent
src/pybind/mgr/volumes/fs/operations/versions/subvolume_base.py:334:13: E128 continuation line under-indented for visual indent

Actions #1

Updated by Varsha Rao over 2 years ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 43400
Actions #2

Updated by Varsha Rao over 2 years ago

  • Parent task changed from #51379 to #43582
  • Pull request ID changed from 43400 to 43582
Actions #3

Updated by Patrick Donnelly over 2 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF