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 f3a0a05 commit f5b6ea2
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 @@ -3,7 +3,7 @@
import sys
import nodriver
from nodriver import cdp
sys.stdout = io.TextIOWrapper(sys.stdout.buffer,encoding='utf-8')
#sys.stdout = io.TextIOWrapper(sys.stdout.buffer,encoding='utf-8')

async def zodgame_checkin(tab, formhash):

Expand Down

0 comments on commit f5b6ea2

Please sign in to comment.