Page MenuHomeDevCentral

Improve Python code
ClosedPublic

Authored by dereckson on Sep 9 2018, 08:34.
Tags
None
Referenced Files
F3775736: D1699.diff
Sun, Nov 24, 19:41
Unknown Object (File)
Tue, Nov 5, 14:53
Unknown Object (File)
Tue, Nov 5, 14:53
Unknown Object (File)
Tue, Nov 5, 14:15
Unknown Object (File)
Tue, Nov 5, 13:08
Unknown Object (File)
Tue, Oct 29, 19:22
Unknown Object (File)
Sat, Oct 26, 08:28
Unknown Object (File)
Oct 23 2024, 22:51
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.