Project

General

Profile

Actions

Cleanup #51398

closed

Cleanup #51379: mgr/volumes: add flake8 test

mgr/volumes/fs/operations/subvolume.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/subvolume.py:1:1: F401 'os' imported but unused
src/pybind/mgr/volumes/fs/operations/subvolume.py:2:1: F401 'errno' imported but unused
src/pybind/mgr/volumes/fs/operations/subvolume.py:5:1: F401 '..exception.VolumeException' imported but unused
src/pybind/mgr/volumes/fs/operations/subvolume.py:10:1: E302 expected 2 blank lines, found 1
src/pybind/mgr/volumes/fs/operations/subvolume.py:28:1: E302 expected 2 blank lines, found 1
src/pybind/mgr/volumes/fs/operations/subvolume.py:45:1: E302 expected 2 blank lines, found 1
src/pybind/mgr/volumes/fs/operations/subvolume.py:60:1: E302 expected 2 blank lines, found 1

Actions #1

Updated by Varsha Rao over 2 years ago

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

Updated by Patrick Donnelly over 2 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF