mirror of
https://github.com/firmai/financial-machine-learning.git
synced 2026-07-27 18:57:54 +00:00
3 lines
72 B
Python
3 lines
72 B
Python
import os
|
|
PROJECT_ROOT_DIR = os.path.dirname(os.path.abspath(__file__))
|