Page MenuHomeDevCentral

Improve check-letsencrypt-certificates Python code
ClosedPublic

Authored by dereckson on Sep 9 2018, 08:23.
Tags
None
Referenced Files
F34990756: D1697.id.diff
Sun, Jul 5, 20:21
Unknown Object (File)
Sat, Jul 4, 18:27
Unknown Object (File)
Fri, Jul 3, 20:24
Unknown Object (File)
Fri, Jul 3, 13:34
Unknown Object (File)
Fri, Jul 3, 02:00
Unknown Object (File)
Fri, Jul 3, 01:17
Unknown Object (File)
Thu, Jul 2, 21:34
Unknown Object (File)
Wed, Jul 1, 11:07
Subscribers
None

Details

Summary
  • port to Python 3
  • use snake_case for method names and local variables
  • use _ instead of an unused variable name
Test Plan

flake8

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
improve-python (branched from master)
Build Status
Buildable 2649
Build 2897: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Sep 9 2018, 08:25
This revision was automatically updated to reflect the committed changes.