Cybersecurity-Projects/PROJECTS/beginner/metadata-scrubber-tool/typings/piexif/_exceptions.pyi

7 lines
104 B
Python

"""
This type stub file was generated by pyright.
"""
class InvalidImageDataError(ValueError):
...