Update app.py
Browse files
app.py
CHANGED
@@ -8,7 +8,7 @@ Original file is located at
|
|
8 |
"""
|
9 |
from parrot import Parrot
|
10 |
import warnings
|
11 |
-
|
12 |
warnings.filterwarnings("ignore")
|
13 |
|
14 |
|
|
|
8 |
"""
|
9 |
from parrot import Parrot
|
10 |
import warnings
|
11 |
+
|
12 |
warnings.filterwarnings("ignore")
|
13 |
|
14 |
|