mirror of
https://github.com/farcasclaudiu/TradingAgents.git
synced 2026-06-22 09:01:24 +03:00
3 lines
51 B
Python
3 lines
51 B
Python
import os
|
|
os.environ.setdefault("PYTHONUTF8", "1")
|