#!/usr/bin/env python3 import sys import os sys.path.append(os.path.dirname(__file__)+'/core/DebugHelpers') from datetimerange import *