maltehb
added all files
ce41b9a
'''Utility functions and variables used in other scripts'''
from pathlib import Path
root_dir = Path(__file__).parent.parent
model_dir = '' # TODO: Needs to be set