Skip to content

Commit

Permalink
Merge pull request #355 from RasaHQ/small-docs-fix
Browse files Browse the repository at this point in the history
Small docs fix.
  • Loading branch information
erohmensing authored Nov 24, 2020
2 parents 827240f + 588bb49 commit 595590f
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 595590f

Please sign in to comment.