Skip to content

Commit

Permalink
Merge branch 'master' into release-1-1-8
Browse files Browse the repository at this point in the history
  • Loading branch information
erohmensing committed Jul 25, 2019
2 parents d640da5 + b7188c2 commit 4a58eac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rasa/cli/scaffold.py
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ def print_run_or_instructions(args: argparse.Namespace, path: Text) -> None:
"jwt_secret",
"jwt_method",
"enable_api",
"remote_storage",
]
for a in attributes:
setattr(args, a, None)
Expand Down

0 comments on commit 4a58eac

Please sign in to comment.