Page MenuHomeDevCentral

Improve Python code
ClosedPublic

Authored by dereckson on Sep 9 2018, 08:34.
Tags
None
Referenced Files
F26713446: D1699.id4322.diff
Sat, Apr 25, 09:05
F26708382: D1699.diff
Sat, Apr 25, 07:15
Unknown Object (File)
Fri, Apr 24, 10:29
Unknown Object (File)
Fri, Apr 24, 09:02
Unknown Object (File)
Wed, Apr 22, 17:26
Unknown Object (File)
Wed, Apr 22, 16:17
Unknown Object (File)
Wed, Apr 22, 11:01
Unknown Object (File)
Sun, Apr 19, 18:20
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.