Skip to content

Commit 9c24cd0

Browse files
committed
oops, print statement left
1 parent a1f57ff commit 9c24cd0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_tone_analyzer_v3.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ def test_with_args():
4747
tone_analyzer.tone(tone_text.read(), params=params)
4848

4949

50-
print responses.calls[0].request.url
5150
assert responses.calls[0].request.url.split('?')[0] == tone_url
5251
# Compare args. Order is not deterministic!
5352
actualArgs = {}

0 commit comments

Comments
 (0)