Page MenuHomeDevCentral

Improve Python code
ClosedPublic

Authored by dereckson on Sep 9 2018, 08:34.
Tags
None
Referenced Files
F12477246: D1699.id.diff
Fri, Nov 7, 18:27
Unknown Object (File)
Tue, Nov 4, 13:24
Unknown Object (File)
Sat, Nov 1, 12:52
Unknown Object (File)
Sat, Nov 1, 04:14
Unknown Object (File)
Tue, Oct 28, 19:20
Unknown Object (File)
Mon, Oct 27, 23:40
Unknown Object (File)
Mon, Oct 27, 22:46
Unknown Object (File)
Mon, Oct 27, 16:18
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.