summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorabc <98614666+xtekky@users.noreply.github.com>2023-07-17 02:17:07 +0200
committerabc <98614666+xtekky@users.noreply.github.com>2023-07-17 02:17:07 +0200
commit53a5be288a3026bd8bfda8f2fc296ce1d0950a34 (patch)
treee4a71c5ce832ff97cf487da3be8bf6b4e96b1d43 /testing
parentpypi package (`pip install g4f`) (diff)
downloadgpt4free-53a5be288a3026bd8bfda8f2fc296ce1d0950a34.tar
gpt4free-53a5be288a3026bd8bfda8f2fc296ce1d0950a34.tar.gz
gpt4free-53a5be288a3026bd8bfda8f2fc296ce1d0950a34.tar.bz2
gpt4free-53a5be288a3026bd8bfda8f2fc296ce1d0950a34.tar.lz
gpt4free-53a5be288a3026bd8bfda8f2fc296ce1d0950a34.tar.xz
gpt4free-53a5be288a3026bd8bfda8f2fc296ce1d0950a34.tar.zst
gpt4free-53a5be288a3026bd8bfda8f2fc296ce1d0950a34.zip
Diffstat (limited to 'testing')
-rw-r--r--testing/test.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/testing/test.py b/testing/test.py
index 0a14417a..ebb2b16d 100644
--- a/testing/test.py
+++ b/testing/test.py
@@ -9,5 +9,4 @@ if stream:
for message in response:
print(message)
else:
- print(response)
-
+ print(response) \ No newline at end of file