mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2024-11-22 11:18:08 -06:00
Replace httpcore submodule to fix an issue with googletrans
This commit is contained in:
parent
c9b75925b9
commit
a5e075a215
@ -1,5 +1,7 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
from win32com.client import GetObject
|
||||
import httpcore
|
||||
httpcore.SyncHTTPTransport = httpcore.AsyncHTTPProxy
|
||||
import sys
|
||||
import os
|
||||
import platform
|
||||
|
Loading…
Reference in New Issue
Block a user