We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52f4a3d commit d80fcc2Copy full SHA for d80fcc2
1 file changed
examples/command-line/test_DecodeImagesInFolder.py
@@ -52,6 +52,5 @@ def dynamsoftReader (fileName, key):
52
print(img)
53
print('Test', idx+1)
54
print(40*'#')
55
- print('Dynamsoft Barcode Reader 7.2.0.09242:')
56
dynamsoftReader(img, LICENSE_KEY)
57
0 commit comments