Skip to content

Commit

Permalink
added-import
Browse files Browse the repository at this point in the history
  • Loading branch information
koaning committed Nov 24, 2020
1 parent 827240f commit 588bb49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/docs/sdk-actions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ your bot could execute the action `ActionCheckRestaurants`,
which might look like this:

```python
from typing import Text, Dict, Any, List
from rasa_sdk import Action
from rasa_sdk.events import SlotSet

Expand Down

0 comments on commit 588bb49

Please sign in to comment.