Project

General

Profile

Cleanup #51405

Cleanup #51379: mgr/volumes: add flake8 test

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

Added by Varsha Rao over 2 years ago. Updated 9 months ago.

Status:
Fix Under Review
Priority:
Normal
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_v2.py:13:1: F401 '..template.SubvolumeTemplate' imported but unused
src/pybind/mgr/volumes/fs/operations/versions/subvolume_v2.py:20:1: E302 expected 2 blank lines, found 1
src/pybind/mgr/volumes/fs/operations/versions/subvolume_v2.py:102:9: F841 local variable 'e' is assigned to but never used
src/pybind/mgr/volumes/fs/operations/versions/subvolume_v2.py:162:9: F841 local variable 'oe' is assigned to but never used
src/pybind/mgr/volumes/fs/operations/versions/subvolume_v2.py:208:9: F841 local variable 'oe' is assigned to but never used

History

#1 Updated by Patrick Donnelly over 1 year ago

  • Target version deleted (v17.0.0)

#2 Updated by Manish Yathnalli 9 months ago

  • Status changed from New to In Progress
  • Assignee set to Manish Yathnalli

#3 Updated by Manish Yathnalli 9 months ago

  • Status changed from In Progress to Fix Under Review

Also available in: Atom PDF