Skip to content

Commit dde407f

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

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)