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 92fb281 commit a86d2eaCopy full SHA for a86d2ea
src/nectarchain/dqm/start_dqm.py
@@ -120,7 +120,7 @@ def main():
120
log.info(f"Output path: {output_path}")
121
122
if args.runnb is not None:
123
- # Grab runs automatically from DIRAC is the -r option is provided
+ # Grab runs automatically from DIRAC if the -r option is provided
124
from nectarchain.data.management import DataManagement
125
126
dm = DataManagement()
0 commit comments