We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4aa51e2 commit cdb63dbCopy full SHA for cdb63db
1 file changed
LxpApi/lxpservice.py
@@ -6,7 +6,7 @@
6
7
import click # additional library imports
8
9
-from src import utils # local imports
+import utils # local imports
10
11
logger = utils.Logger()
12
0 commit comments