Skip to content

Commit d74ecf8

Browse files
committed
fix: sometimes I dont understand black
1 parent 325555e commit d74ecf8

File tree

1 file changed

+1
-1
lines changed
  • src/DIRAC/Interfaces/scripts

1 file changed

+1
-1
lines changed

src/DIRAC/Interfaces/scripts/drm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ def registerCLISwitches(self):
5454

5555
@Script()
5656
def main():
57-
57+
"""where all the action is"""
5858
configCache = ConfigCache()
5959
options = Params()
6060
options.registerCLISwitches()

0 commit comments

Comments
 (0)