summaryrefslogtreecommitdiffstats
path: root/testing/test.py
diff options
context:
space:
mode:
Diffstat (limited to 'testing/test.py')
-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