Page MenuHomeDevCentral

Improve check-letsencrypt-certificates Python code
ClosedPublic

Authored by dereckson on Sep 9 2018, 08:23.
Tags
None
Referenced Files
F11251206: D1697.diff
Wed, Aug 20, 12:24
Unknown Object (File)
Tue, Aug 19, 07:35
Unknown Object (File)
Tue, Aug 19, 07:12
Unknown Object (File)
Wed, Aug 13, 11:42
Unknown Object (File)
Tue, Aug 12, 02:26
Unknown Object (File)
Mon, Aug 11, 23:53
Unknown Object (File)
Mon, Aug 11, 20:59
Unknown Object (File)
Sat, Aug 2, 23:57
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.