Skip to content

Commit b51312f

Browse files
maximevtushpsychedelicious
authored andcommitted
Update model_images_common.py
1 parent c2b7185 commit b51312f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

invokeai/app/services/model_images/model_images_common.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# TODO: Should these excpetions subclass existing python exceptions?
1+
# TODO: Should these exceptions subclass existing python exceptions?
22
class ModelImageFileNotFoundException(Exception):
33
"""Raised when an image file is not found in storage."""
44

0 commit comments

Comments
 (0)