Project

General

Profile

Actions

Cleanup #51380

closed

Cleanup #51379: mgr/volumes: add flake8 test

mgr/volumes/module.py: fix various flake8 issues

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

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
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/module.py:15:1: E302 expected 2 blank lines, found 1
src/pybind/mgr/volumes/module.py:19:5: E301 expected 1 blank line, found 0
src/pybind/mgr/volumes/module.py:21:5: E301 expected 1 blank line, found 0
src/pybind/mgr/volumes/module.py:27:1: E302 expected 2 blank lines, found 1
src/pybind/mgr/volumes/module.py:37:1: E302 expected 2 blank lines, found 1
src/pybind/mgr/volumes/module.py:530:13: E128 continuation line under-indented for visual indent
src/pybind/mgr/volumes/module.py:588:13: E128 continuation line under-indented for visual indent
src/pybind/mgr/volumes/module.py:612:68: E241 multiple spaces after ','
src/pybind/mgr/volumes/module.py:617:68: E241 multiple spaces after ','
Actions #1

Updated by Varsha Rao over 2 years ago

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

Updated by Patrick Donnelly over 2 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF