mirror of
https://github.com/TauricResearch/TradingAgents.git
synced 2026-05-04 07:53:10 +03:00
3 lines
51 B
Python
3 lines
51 B
Python
import os
|
|
os.environ.setdefault("PYTHONUTF8", "1")
|