Page MenuHomeDevCentral

Improve check-letsencrypt-certificates Python code
ClosedPublic

Authored by dereckson on Sep 9 2018, 08:23.
Tags
None
Referenced Files
F32772109: D1697.id4317.diff
Thu, Jun 11, 10:22
F32733906: D1697.id4317.diff
Thu, Jun 11, 00:45
Unknown Object (File)
Wed, Jun 10, 18:00
Unknown Object (File)
Wed, Jun 10, 13:50
Unknown Object (File)
Wed, Jun 10, 13:05
Unknown Object (File)
Wed, Jun 10, 12:42
Unknown Object (File)
Wed, Jun 10, 08:31
Unknown Object (File)
Tue, Jun 9, 22:46
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.