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)
Wed, Jan 8, 23:16
Unknown Object (File)
Wed, Jan 8, 22:59
Unknown Object (File)
Wed, Jan 1, 12:13
Unknown Object (File)
Wed, Jan 1, 12:13
Unknown Object (File)
Sat, Dec 28, 13:30
Unknown Object (File)
Tue, Dec 17, 05:40
Unknown Object (File)
Dec 12 2024, 09:06
Unknown Object (File)
Dec 8 2024, 15:41
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.