def get_full_source_path()

in src/cadet.py [0:0]


def get_full_source_path(source):
    return os.path.join(os.path.dirname(__file__), source)