Page MenuHomeDevCentral

Improve Python code
ClosedPublic

Authored by dereckson on Sep 9 2018, 08:34.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jul 25, 08:50
Unknown Object (File)
Fri, Jul 24, 23:08
Unknown Object (File)
Fri, Jul 24, 22:14
Unknown Object (File)
Fri, Jul 24, 21:52
Unknown Object (File)
Thu, Jul 23, 04:31
Unknown Object (File)
Wed, Jul 22, 02:55
Unknown Object (File)
Tue, Jul 21, 10:49
Unknown Object (File)
Mon, Jul 13, 04:11
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.