From ba52964e809aa4e18f4d4cb6b8a4540add6b64b0 Mon Sep 17 00:00:00 2001 From: Nick Walton Date: Tue, 19 Nov 2019 13:20:39 -0700 Subject: [PATCH] update --- story/custom_story.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/story/custom_story.py b/story/custom_story.py index dd93dda..2c67d75 100644 --- a/story/custom_story.py +++ b/story/custom_story.py @@ -1,7 +1,7 @@ from story.utils import * import numpy as np -YAML_FILE = "story_data.yaml" +YAML_FILE = "story/story_data.yaml" def make_custom_story():