summaryrefslogtreecommitdiff
path: root/tests/todo/todo_copy.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/todo/todo_copy.py')
-rw-r--r--tests/todo/todo_copy.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/todo/todo_copy.py b/tests/todo/todo_copy.py
index d9596c5..8f794b8 100644
--- a/tests/todo/todo_copy.py
+++ b/tests/todo/todo_copy.py
@@ -1,7 +1,7 @@
import os
+from pathlib import Path
from organize.actions import Copy
-from pathlib import Path
USER_DIR = os.path.expanduser("~")