Project

General

Profile

Actions

Cleanup #51406

open

Cleanup #51379: mgr/volumes: add flake8 test

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

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

Status:
Fix Under Review
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/op_sm.py:8:1: E302 expected 2 blank lines, found 1
src/pybind/mgr/volumes/fs/operations/versions/op_sm.py:21:1: E302 expected 2 blank lines, found 1
src/pybind/mgr/volumes/fs/operations/versions/op_sm.py:22:26: E261 at least two spaces before inline comment
src/pybind/mgr/volumes/fs/operations/versions/op_sm.py:46:21: E222 multiple spaces after operator
src/pybind/mgr/volumes/fs/operations/versions/op_sm.py:68:1: E305 expected 2 blank lines after class or function definition, found 1
src/pybind/mgr/volumes/fs/operations/versions/op_sm.py:72:48: E203 whitespace before ':'
src/pybind/mgr/volumes/fs/operations/versions/op_sm.py:76:52: E203 whitespace before ':'
src/pybind/mgr/volumes/fs/operations/versions/op_sm.py:81:48: E203 whitespace before ':'
src/pybind/mgr/volumes/fs/operations/versions/op_sm.py:85:51: E203 whitespace before ':'
src/pybind/mgr/volumes/fs/operations/versions/op_sm.py:89:53: E203 whitespace before ':'
src/pybind/mgr/volumes/fs/operations/versions/op_sm.py:93:51: E203 whitespace before ':'
src/pybind/mgr/volumes/fs/operations/versions/op_sm.py:97:53: E203 whitespace before ':'
src/pybind/mgr/volumes/fs/operations/versions/op_sm.py:101:50: E203 whitespace before ':'
src/pybind/mgr/volumes/fs/operations/versions/op_sm.py:105:52: E203 whitespace before ':'
src/pybind/mgr/volumes/fs/operations/versions/op_sm.py:109:52: E203 whitespace before ':'
src/pybind/mgr/volumes/fs/operations/versions/op_sm.py:113:52: E203 whitespace before ':'
Actions #1

Updated by Varsha Rao over 2 years ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 43990
Actions

Also available in: Atom PDF