Page MenuHomeDevCentral

Improve Python code
ClosedPublic

Authored by dereckson on Sep 9 2018, 08:34.
Tags
None
Referenced Files
F10151906: D1699.diff
Fri, Jun 20, 17:49
Unknown Object (File)
Thu, Jun 12, 11:17
Unknown Object (File)
Sat, Jun 7, 14:09
Unknown Object (File)
May 20 2025, 06:00
Unknown Object (File)
May 16 2025, 10:55
Unknown Object (File)
May 13 2025, 12:34
Unknown Object (File)
May 9 2025, 20:25
Unknown Object (File)
May 6 2025, 11: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 Passed
Unit
No Test Coverage
Branch
node (branched from master)
Build Status
Buildable 2651
Build 2899: arc lint + arc unit

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.