Skip to content

Commit

Permalink
fix: fix and rewrite the docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
j23414 committed Mar 28, 2023
1 parent 6a72efc commit c33e111
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/set_final_strain_name.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ def replace_name_recursive(node, lookup):

if __name__=="__main__":
parser = argparse.ArgumentParser(
description="remove time info",
description="Swaps out the strain names in the Auspice JSON with the final strain name",
formatter_class=argparse.ArgumentDefaultsHelpFormatter
)

Expand Down

0 comments on commit c33e111

Please sign in to comment.