Skip to content
This repository has been archived by the owner on Aug 22, 2019. It is now read-only.

Commit

Permalink
fixed indentation in custom slots snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
twerkmeister committed Dec 4, 2018
1 parent e465b00 commit 17ab8d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/slots.rst
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ a vector of length ``2``.
r[0] = 1.0
else:
r[1] = 1.0
return r
return r

Now we also need some training stories, so that Rasa Core
can learn from these how to handle the different situations:
Expand Down

0 comments on commit 17ab8d8

Please sign in to comment.