Skip to content
Permalink
Browse files

fix from template testing

  • Loading branch information...
shawnmjones committed Jul 9, 2019
1 parent 74b0e19 commit ed8b523d5c7cab99a69fccfd93bd9f382f07cb1d
Showing with 2 additions and 0 deletions.
  1. +2 −0 bin/tellstory
@@ -352,6 +352,8 @@ def choose_story_template(storyteller, preset, given_story_template_filename):
story_template_filename = "{}/templates/{}.{}".format(
package_directory, args.storytelling_preset, args.storyteller
)
else:
story_template_filename = given_story_template_filename

logger.info("using story template filename {}".format(story_template_filename))

0 comments on commit ed8b523

Please sign in to comment.
You can’t perform that action at this time.