Skip to content

Commit

Permalink
Fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
sashacmc committed Nov 29, 2022
1 parent 75dc881 commit 7b00e67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion photo_importer/mover.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import logging
import subprocess

from photo_importer import fileprop
from . import fileprop


class Mover(object):
Expand Down

0 comments on commit 7b00e67

Please sign in to comment.