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 325555e commit d74ecf8Copy full SHA for d74ecf8
src/DIRAC/Interfaces/scripts/drm.py
@@ -54,7 +54,7 @@ def registerCLISwitches(self):
54
55
@Script()
56
def main():
57
-
+ """where all the action is"""
58
configCache = ConfigCache()
59
options = Params()
60
options.registerCLISwitches()
0 commit comments