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, Nov 3, 00:59
Unknown Object (File)
Sun, Nov 2, 18:04
Unknown Object (File)
Sun, Nov 2, 17:09
Unknown Object (File)
Sun, Nov 2, 10:10
Unknown Object (File)
Tue, Oct 28, 13:59
Unknown Object (File)
Sat, Oct 25, 20:15
Unknown Object (File)
Tue, Oct 21, 10:08
Unknown Object (File)
Tue, Oct 21, 10:06
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.