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 c7e7ee6 commit 94bfeb9Copy full SHA for 94bfeb9
yin_yang/config.py
@@ -10,7 +10,7 @@
10
from psutil import process_iter, NoSuchProcess
11
from suntime import Sun, SunTimeException
12
13
-from position import get_current_location
+from .position import get_current_location
14
from .meta import Modes, Desktop, PluginKey, ConfigEvent
15
from .plugins import get_plugins
16
0 commit comments