Skip to content

Commit

Permalink
Bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Elisa-Visentin committed Sep 28, 2023
1 parent cded8f5 commit 5313599
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ def main():
parser.add_argument(
"--analysis-type",
"-t",
choices=['onlyMAGIC', 'onlyMC']
choices=['onlyMAGIC', 'onlyMC'],
dest="analysis_type",
type=str,
default="doEverything",
Expand Down

0 comments on commit 5313599

Please sign in to comment.