Skip to content

Commit

Permalink
Update zodgame.py
Browse files Browse the repository at this point in the history
  • Loading branch information
JiuZ-Chn authored Oct 13, 2024
1 parent ba46693 commit ba2f0e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zodgame/zodgame.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import sys
import platform
import subprocess
#sys.stdout = io.TextIOWrapper(sys.stdout.buffer,encoding='utf-8')
sys.stdout = io.TextIOWrapper(sys.stdout.buffer,encoding='utf-8')

import undetected_chromedriver as uc
from selenium.webdriver.support.ui import WebDriverWait
Expand Down

0 comments on commit ba2f0e5

Please sign in to comment.