Skip to content

Commit

Permalink
Fixed an example in README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
flozz authored Sep 13, 2024
1 parent c4c5ce0 commit a798bab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ List scanners:
>>> import scanline_wrapper
>>> scanline_wrapper.list_scanners()
... ['HP Color LaserJet MFP M281fdw (035F4A)', 'My other scanner']
['HP Color LaserJet MFP M281fdw (035F4A)', 'My other scanner']
Scan a document:

Expand Down

0 comments on commit a798bab

Please sign in to comment.