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