Page MenuHomeDevCentral

Improve Python code
ClosedPublic

Authored by dereckson on Sep 9 2018, 08:34.
Tags
None
Referenced Files
F11285046: D1699.diff
Thu, Aug 21, 14:51
Unknown Object (File)
Tue, Aug 19, 04:28
Unknown Object (File)
Mon, Aug 18, 12:53
Unknown Object (File)
Wed, Aug 13, 17:12
Unknown Object (File)
Mon, Aug 11, 23:53
Unknown Object (File)
Mon, Aug 11, 23:52
Unknown Object (File)
Mon, Aug 11, 20:57
Unknown Object (File)
Mon, Aug 4, 23:30
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.