Project

General

Profile

Cleanup #51399

Cleanup #51379: mgr/volumes: add flake8 test

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

Added by Varsha Rao almost 3 years ago. Updated 9 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/template.py:7:1: E302 expected 2 blank lines, found 1
src/pybind/mgr/volumes/fs/operations/template.py:38:1: E302 expected 2 blank lines, found 1
src/pybind/mgr/volumes/fs/operations/template.py:40:11: E221 multiple spaces before operator
src/pybind/mgr/volumes/fs/operations/template.py:41:11: E221 multiple spaces before operator
src/pybind/mgr/volumes/fs/operations/template.py:42:17: E221 multiple spaces before operator
src/pybind/mgr/volumes/fs/operations/template.py:43:8: E221 multiple spaces before operator
src/pybind/mgr/volumes/fs/operations/template.py:44:9: E221 multiple spaces before operator
src/pybind/mgr/volumes/fs/operations/template.py:45:12: E221 multiple spaces before operator
src/pybind/mgr/volumes/fs/operations/template.py:46:9: E221 multiple spaces before operator
src/pybind/mgr/volumes/fs/operations/template.py:47:11: E221 multiple spaces before operator
src/pybind/mgr/volumes/fs/operations/template.py:48:16: E221 multiple spaces before operator
src/pybind/mgr/volumes/fs/operations/template.py:49:16: E221 multiple spaces before operator
src/pybind/mgr/volumes/fs/operations/template.py:50:14: E221 multiple spaces before operator
src/pybind/mgr/volumes/fs/operations/template.py:51:14: E221 multiple spaces before operator
src/pybind/mgr/volumes/fs/operations/template.py:52:17: E221 multiple spaces before operator
src/pybind/mgr/volumes/fs/operations/template.py:53:19: E221 multiple spaces before operator
src/pybind/mgr/volumes/fs/operations/template.py:54:17: E221 multiple spaces before operator
src/pybind/mgr/volumes/fs/operations/template.py:55:17: E221 multiple spaces before operator
src/pybind/mgr/volumes/fs/operations/template.py:56:17: E221 multiple spaces before operator
src/pybind/mgr/volumes/fs/operations/template.py:57:17: E221 multiple spaces before operator
src/pybind/mgr/volumes/fs/operations/template.py:58:19: E221 multiple spaces before operator
src/pybind/mgr/volumes/fs/operations/template.py:59:17: E221 multiple spaces before operator
src/pybind/mgr/volumes/fs/operations/template.py:60:16: E221 multiple spaces before operator
src/pybind/mgr/volumes/fs/operations/template.py:61:14: E221 multiple spaces before operator
src/pybind/mgr/volumes/fs/operations/template.py:62:10: E221 multiple spaces before operator
src/pybind/mgr/volumes/fs/operations/template.py:64:1: E302 expected 2 blank lines, found 1
src/pybind/mgr/volumes/fs/operations/template.py:65:19: E261 at least two spaces before inline comment

History

#1 Updated by Patrick Donnelly over 1 year ago

  • Target version deleted (v17.0.0)

#2 Updated by Manish Yathnalli 9 months ago

  • Status changed from New to In Progress

#3 Updated by Manish Yathnalli 9 months ago

  • Assignee set to Manish Yathnalli

#4 Updated by Manish Yathnalli 9 months ago

  • Status changed from In Progress to Fix Under Review

Also available in: Atom PDF