Page MenuHomePhabricator
Paste P32058

(An Untitled Masterwork)
ActivePublic

Authored by EBernhardson on Jul 28 2022, 2:37 PM.
Tags
None
Referenced Files
F35350808: raw-paste-data.txt
Jul 28 2022, 2:37 PM
Subscribers
None
Messages
========
spicerack/__init__.py
Line: 317
pylint: no-self-use / Method could be a function (col 4)
Line: 484
pylint: no-self-use / Method could be a function (col 4)
Line: 540
pylint: no-self-use / Method could be a function (col 4)
Line: 549
pylint: no-self-use / Method could be a function (col 4)
Line: 625
pylint: no-self-use / Method could be a function (col 4)
Line: 638
pylint: no-self-use / Method could be a function (col 4)
spicerack/tests/unit/test__cookbook.py
Line: 235
pylint: no-self-use / Method could be a function (col 4)
spicerack/tests/unit/test_alertmanager.py
Line: 143
pylint: no-self-use / Method could be a function (col 4)
spicerack/tests/unit/test_mysql.py
Line: 14
pylint: no-self-use / Method could be a function (col 4)
Line: 73
pylint: no-self-use / Method could be a function (col 4)