From b953024f85bc78f39a5901bd914f436412c0953e Mon Sep 17 00:00:00 2001 From: abc <98614666+xtekky@users.noreply.github.com> Date: Fri, 25 Aug 2023 17:29:22 +0100 Subject: ~ --- testing/test_chat_completion.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing') diff --git a/testing/test_chat_completion.py b/testing/test_chat_completion.py index d091d47b..32c069be 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) \ No newline at end of file +print(response) -- cgit v1.2.3