diff --git a/plugins/exchange_rate.py b/plugins/exchange_rate.py index c7cd99c2..7ce14c08 100644 --- a/plugins/exchange_rate.py +++ b/plugins/exchange_rate.py @@ -8,6 +8,7 @@ import json import threading import time import re +from ssl import SSLError from decimal import Decimal from ssl import SSLError