Skip to content
Snippets Groups Projects
Commit 664c5b7b authored by Johannes Schumann's avatar Johannes Schumann
Browse files

yapf

parent 3e0242a6
No related branches found
No related tags found
1 merge request!4KM3NeT Dataformat data writeout
Pipeline #16378 passed
......@@ -94,13 +94,13 @@ def read_jobcard(filepath):
def generate_neutrino_jobcard_template(
process,
flavour,
energy,
target,
write_events=False,
do_decay=False,
input_path=INPUT_PATH): # pragma: no cover
process,
flavour,
energy,
target,
write_events=False,
do_decay=False,
input_path=INPUT_PATH): # pragma: no cover
"""
Generate a jobcard for neutrino interaction
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment