Skip to content

Commit 8c0abdc

Browse files
committed
Merge pull request AlchemyAPI#4 from lineback/master
fixed inconsistency in image tagging example
2 parents be0d0c5 + dde407f commit 8c0abdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,7 @@
486486
print('')
487487
print('')
488488

489-
print('Processing url: ', demo_url)
489+
print('Processing url: ', image_url)
490490
print('')
491491

492492
response = alchemyapi.imageTagging('url',image_url)

0 commit comments

Comments
 (0)