Page MenuHomeDevCentral

Improve Python code
ClosedPublic

Authored by dereckson on Sep 9 2018, 08:34.
Tags
None
Referenced Files
F47556194: D1699.diff
Mon, Aug 31, 20:59
F47529702: D1699.id4321.diff
Mon, Aug 31, 18:24
Unknown Object (File)
Sat, Aug 29, 13:55
Unknown Object (File)
Fri, Aug 28, 08:37
Unknown Object (File)
Sun, Aug 23, 13:20
Unknown Object (File)
Sun, Aug 23, 04:53
Unknown Object (File)
Thu, Aug 20, 10:54
Unknown Object (File)
Mon, Aug 17, 15:03
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.