1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-26 07:41:33 +03:00
Files
certbot/certbot-compatibility-test/certbot_compatibility_test/errors.py
2016-04-13 16:59:37 -07:00

6 lines
117 B
Python

"""Certbot compatibility test errors"""
class Error(Exception):
"""Generic Certbot compatibility test error"""