Files
gpt4free/venv/lib/python3.9/site-packages/tls_client/exceptions.py

3 lines
80 B
Python

class TLSClientExeption(IOError):
"""General error with the TLS client"""