Page MenuHomeDevCentral

Improve check-letsencrypt-certificates Python code
ClosedPublic

Authored by dereckson on Sep 9 2018, 08:23.
Tags
None
Referenced Files
F11800169: D1697.id4318.diff
Tue, Sep 23, 12:24
F11798290: D1697.id.diff
Tue, Sep 23, 07:55
Unknown Object (File)
Mon, Sep 22, 17:07
Unknown Object (File)
Fri, Sep 19, 17:39
Unknown Object (File)
Thu, Sep 18, 18:44
Unknown Object (File)
Sat, Sep 13, 21:47
Unknown Object (File)
Fri, Sep 12, 20:00
Unknown Object (File)
Sat, Sep 6, 08:29
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 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:25
This revision was automatically updated to reflect the committed changes.