mirror of
https://github.com/TauricResearch/TradingAgents.git
synced 2026-06-16 21:06:15 +03:00
3 lines
51 B
Python
3 lines
51 B
Python
import os
|
|
os.environ.setdefault("PYTHONUTF8", "1")
|