You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was having issues running homr on IMG_123.JPEG. This is probably solvable with a one-liner along the lines of: return os.path.splitext(path)[0] + new_extension
I was having issues running homr on IMG_123.JPEG. This is probably solvable with a one-liner along the lines of:
return os.path.splitext(path)[0] + new_extension
homr/homr/main.py
Line 82 in eee9bd9
I just renamed the files, because path of least resistance.
The text was updated successfully, but these errors were encountered: