Project

General

Profile

Actions

Cleanup #51381

closed

Cleanup #51379: mgr/volumes: add flake8 test

mgr/volumes/fs/async_job.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/async_job.py:13:1: E302 expected 2 blank lines, found 1
src/pybind/mgr/volumes/fs/async_job.py:58:79: E502 the backslash is redundant between brackets
src/pybind/mgr/volumes/fs/async_job.py:87:1: E302 expected 2 blank lines, found 1
src/pybind/mgr/volumes/fs/async_job.py:110:25: E261 at least two spaces before inline comment
src/pybind/mgr/volumes/fs/async_job.py:216:16: E713 test for membership should be 'not in'
src/pybind/mgr/volumes/fs/async_job.py:229:16: E713 test for membership should be 'not in'
src/pybind/mgr/volumes/fs/async_job.py:237:83: E502 the backslash is redundant between brackets
src/pybind/mgr/volumes/fs/async_job.py:252:16: E713 test for membership should be 'not in'
src/pybind/mgr/volumes/fs/async_job.py:299:1: W391 blank line at end of file
Actions #1

Updated by Varsha Rao over 2 years ago

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

Updated by Patrick Donnelly over 2 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF