summaryrefslogtreecommitdiffstats
path: root/testing/poe_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'testing/poe_test.py')
-rw-r--r--testing/poe_test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/poe_test.py b/testing/poe_test.py
index 809804f2..22d95f5f 100644
--- a/testing/poe_test.py
+++ b/testing/poe_test.py
@@ -1,6 +1,6 @@
from time import sleep
-from openai_rev import quora
+from gpt4free import quora
token = quora.Account.create(proxy=None, logging=True)
print('token', token)