We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38c6680 commit e5ccf10Copy full SHA for e5ccf10
src/murfey/cli/transfer.py
@@ -9,7 +9,7 @@
9
from rich.console import Console
10
from rich.prompt import Confirm
11
12
-from murfey.client import read_config
+from murfey.util.client import read_config
13
from murfey.util.api import url_path_for
14
from murfey.util.config import MachineConfig
15
0 commit comments