Project

General

Profile

Actions

Cleanup #51405

open

Cleanup #51379: mgr/volumes: add flake8 test

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

Added by Varsha Rao almost 3 years ago. Updated 10 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
Actions #1

Updated by Patrick Donnelly almost 2 years ago

  • Target version deleted (v17.0.0)
Actions #2

Updated by Manish Yathnalli 11 months ago

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

Updated by Manish Yathnalli 10 months ago

  • Status changed from In Progress to Fix Under Review
Actions

Also available in: Atom PDF