Please shut the hell up

This commit is contained in:
2025-12-14 17:22:31 +01:00
parent 65fa743cf8
commit 9a6481fb4d
10 changed files with 39 additions and 88 deletions

View File

@@ -19,7 +19,7 @@ import ssl
import urllib3
from openapi_client.exceptions import ApiException, ApiValueError
from board_mate_client.exceptions import ApiException, ApiValueError
SUPPORTED_SOCKS_PROXIES = {"socks5", "socks5h", "socks4", "socks4a"}
RESTResponseType = urllib3.HTTPResponse