Project

General

Profile

Actions

Cleanup #51407

closed

Cleanup #51379: mgr/volumes: add flake8 test

mgr/volumes/fs/operations/versions/subvolume_attrs.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/versions/subvolume_attrs.py:6:1: E302 expected 2 blank lines, found 1
src/pybind/mgr/volumes/fs/operations/versions/subvolume_attrs.py:8:16: E221 multiple spaces before operator
src/pybind/mgr/volumes/fs/operations/versions/subvolume_attrs.py:9:15: E221 multiple spaces before operator
src/pybind/mgr/volumes/fs/operations/versions/subvolume_attrs.py:20:1: E302 expected 2 blank lines, found 1
src/pybind/mgr/volumes/fs/operations/versions/subvolume_attrs.py:22:15: E221 multiple spaces before operator
src/pybind/mgr/volumes/fs/operations/versions/subvolume_attrs.py:23:18: E221 multiple spaces before operator
src/pybind/mgr/volumes/fs/operations/versions/subvolume_attrs.py:24:21: E221 multiple spaces before operator
src/pybind/mgr/volumes/fs/operations/versions/subvolume_attrs.py:25:17: E221 multiple spaces before operator
src/pybind/mgr/volumes/fs/operations/versions/subvolume_attrs.py:26:19: E221 multiple spaces before operator
src/pybind/mgr/volumes/fs/operations/versions/subvolume_attrs.py:27:19: E221 multiple spaces before operator
src/pybind/mgr/volumes/fs/operations/versions/subvolume_attrs.py:28:19: E221 multiple spaces before operator
src/pybind/mgr/volumes/fs/operations/versions/subvolume_attrs.py:49:1: E302 expected 2 blank lines, found 1
src/pybind/mgr/volumes/fs/operations/versions/subvolume_attrs.py:51:16: E221 multiple spaces before operator
src/pybind/mgr/volumes/fs/operations/versions/subvolume_attrs.py:52:19: E221 multiple spaces before operator
src/pybind/mgr/volumes/fs/operations/versions/subvolume_attrs.py:53:18: E221 multiple spaces before operator
src/pybind/mgr/volumes/fs/operations/versions/subvolume_attrs.py:54:21: E221 multiple spaces before operator
src/pybind/mgr/volumes/fs/operations/versions/subvolume_attrs.py:55:20: E221 multiple spaces before operator
src/pybind/mgr/volumes/fs/operations/versions/subvolume_attrs.py:57:1: E302 expected 2 blank lines, found 1
src/pybind/mgr/volumes/fs/operations/versions/subvolume_attrs.py:59:27: E221 multiple spaces before operator
src/pybind/mgr/volumes/fs/operations/versions/subvolume_attrs.py:60:31: E221 multiple spaces before operator
src/pybind/mgr/volumes/fs/operations/versions/subvolume_attrs.py:61:33: E221 multiple spaces before operator
Actions #1

Updated by Varsha Rao over 2 years ago

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

Updated by Patrick Donnelly over 2 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF