summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/test_chat_completion.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/test_chat_completion.py b/testing/test_chat_completion.py
index cc705f07..d408d9ec 100644
--- a/testing/test_chat_completion.py
+++ b/testing/test_chat_completion.py
@@ -14,4 +14,4 @@ response = g4f.ChatCompletion.create(
active_server=5,
)
-print(response)
+print(response) \ No newline at end of file