Page MenuHomeDevCentral

Improve check-letsencrypt-certificates Python code
ClosedPublic

Authored by dereckson on Sep 9 2018, 08:23.
Tags
None
Referenced Files
F12247440: D1697.id4317.diff
Sat, Oct 11, 06:19
Unknown Object (File)
Wed, Oct 1, 17:48
Unknown Object (File)
Wed, Oct 1, 17:44
Unknown Object (File)
Sat, Sep 27, 03:52
Unknown Object (File)
Thu, Sep 25, 09:52
Unknown Object (File)
Wed, Sep 24, 14:55
Unknown Object (File)
Tue, Sep 23, 12:24
Unknown Object (File)
Tue, Sep 23, 07:55
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.