Packaged basic Piexif module
This commit is contained in:
parent
366b771b72
commit
c6eb6148cc
13 changed files with 1850 additions and 1 deletions
2
openflexure_microscope/camera/piexif/_exceptions.py
Normal file
2
openflexure_microscope/camera/piexif/_exceptions.py
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
class InvalidImageDataError(ValueError):
|
||||
pass
|
||||
Loading…
Add table
Add a link
Reference in a new issue