Page MenuHomeDevCentral

Improve check-letsencrypt-certificates Python code
ClosedPublic

Authored by dereckson on Sep 9 2018, 08:23.
Tags
None
Referenced Files
F7953487: D1697.id4317.diff
Mon, May 5, 19:34
Unknown Object (File)
Fri, May 2, 14:12
Unknown Object (File)
Tue, Apr 29, 15:00
Unknown Object (File)
Mon, Apr 28, 22:41
Unknown Object (File)
Mon, Apr 28, 22:39
Unknown Object (File)
Mon, Apr 28, 18:05
Unknown Object (File)
Sat, Apr 26, 01:40
Unknown Object (File)
Fri, Apr 25, 17:10
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.