Spaces:
Runtime error
Runtime error
Commit
·
0f16903
1
Parent(s):
e1b9a32
Update app.py
Browse files
app.py
CHANGED
@@ -17,8 +17,6 @@ from settings import db
|
|
17 |
class Application:
|
18 |
examples = [
|
19 |
'Things are complicated because we still live together but we have separate lives',
|
20 |
-
'My dad is a monster and took his anger out on my mom by verbally abusing her and when she left he '
|
21 |
-
'eventually moved on to my brother',
|
22 |
'A two months ago, she was chatting with some random guy',
|
23 |
'Not I have a horrid relationship with my brother we’ve never gotten along and probably never will',
|
24 |
'I was outside trying to leave and he caught me to explain why Im so rude',
|
|
|
17 |
class Application:
|
18 |
examples = [
|
19 |
'Things are complicated because we still live together but we have separate lives',
|
|
|
|
|
20 |
'A two months ago, she was chatting with some random guy',
|
21 |
'Not I have a horrid relationship with my brother we’ve never gotten along and probably never will',
|
22 |
'I was outside trying to leave and he caught me to explain why Im so rude',
|