Resolve conflicts when importing modules

This commit is contained in:
Alexander Yuzhin
2024-06-04 09:21:34 +03:00
parent 684f478c54
commit d61c1da666
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ import cef
import icu
import openssl
import curl
import websocket
from modules import websocket
import v8
import html2
import hunspell