We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d29ea99 commit da79107Copy full SHA for da79107
test/python/CRABClient_t/Commands_t/Commands_t.py
@@ -1,7 +1,7 @@
1
import CRABRESTModelMock
2
from FakeRESTServer import FakeRESTServer
3
from WMCore.Configuration import Configuration
4
-from WMCore import load_source
+from CRABClient import load_source
5
from CRABClient.Commands.server_info import server_info
6
from CRABClient.Commands.getoutput import getoutput
7
from CRABClient.Commands.publish import publish
0 commit comments