NaturalHistoryMuseum / pyzbar

Read one-dimensional barcodes and QR codes from Python 2 and 3.
MIT License
724 stars 175 forks source link

Fix warning about deprecated assert method #110

Closed quicklizard99 closed 2 years ago

quicklizard99 commented 2 years ago
pylibdmtx/pylibdmtx/tests/test_pylibdmtx.py:97: DeprecationWarning: Please use assertRaisesRegex instead.