Skip to content

Commit

Permalink
Merge 43872c1 into 0666bb5
Browse files Browse the repository at this point in the history
  • Loading branch information
agarwalh673 committed Oct 19, 2019
2 parents 0666bb5 + 43872c1 commit 06e6a6d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions chatterbot/conversation/persona.py
@@ -0,0 +1,4 @@
class Persona(object):

def __init__(self, name):
self.name = name

0 comments on commit 06e6a6d

Please sign in to comment.