Skip to content
This repository was archived by the owner on Oct 30, 2018. It is now read-only.

Commit dde407f

Browse files
committed
fixed inconsistency in image tagging example
1 parent db90561 commit dde407f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)