Page MenuHomeDevCentral

Improve Python code
ClosedPublic

Authored by dereckson on Sep 9 2018, 08:34.
Tags
None
Referenced Files
F12248195: D1699.id4322.diff
Sat, Oct 11, 09:50
F12247444: D1699.id4321.diff
Sat, Oct 11, 06:19
Unknown Object (File)
Tue, Oct 7, 10:02
Unknown Object (File)
Wed, Oct 1, 17:48
Unknown Object (File)
Wed, Oct 1, 17:45
Unknown Object (File)
Sat, Sep 27, 00:45
Unknown Object (File)
Wed, Sep 24, 17:14
Unknown Object (File)
Wed, Sep 24, 16:00
Subscribers
None

Details

Summary
  • PEP-8 recommends only one line between class methods
  • Drop unused variables
Test Plan

flake8 + python -m unittest

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Sep 9 2018, 08:34
This revision was automatically updated to reflect the committed changes.