1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-23 07:20:55 +03:00
Files
certbot/tests/compatibility/errors.py
2015-07-14 18:04:43 -07:00

6 lines
129 B
Python

"""Let's Encrypt compatibility test errors"""
class Error(Exception):
"""Generic Let's Encrypt compatibility test error"""