Page MenuHomeDevCentral

Improve check-letsencrypt-certificates Python code
ClosedPublic

Authored by dereckson on Sep 9 2018, 08:23.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Aug 17, 14:00
Unknown Object (File)
Sun, Aug 16, 21:33
Unknown Object (File)
Sun, Aug 9, 01:45
Unknown Object (File)
Sun, Aug 2, 16:30
Unknown Object (File)
Fri, Jul 31, 20:47
Unknown Object (File)
Sun, Jul 26, 14:24
Unknown Object (File)
Jul 19 2026, 17:46
Unknown Object (File)
Jul 9 2026, 07:05
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.