Skip to content

Commit

Permalink
Merge 5e5e5f6 into 5a56aa7
Browse files Browse the repository at this point in the history
  • Loading branch information
msamogh committed Jun 26, 2019
2 parents 5a56aa7 + 5e5e5f6 commit 277090c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rasa/run.py
Expand Up @@ -66,6 +66,7 @@ def create_agent(model: Text, endpoints: Text = None) -> "Agent":
from rasa.core.tracker_store import TrackerStore
from rasa.core import broker
from rasa.core.utils import AvailableEndpoints
from rasa.core.agent import Agent

_endpoints = AvailableEndpoints.read_endpoints(endpoints)

Expand Down

0 comments on commit 277090c

Please sign in to comment.