Skip to content

Commit

Permalink
removed newline
Browse files Browse the repository at this point in the history
  • Loading branch information
mbowcut2 committed Apr 1, 2024
1 parent bb745bb commit 0ddd1a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CRISPResso2/CRISPRessoShared.py
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,6 @@ def getCRISPRessoArgParser(parser_title="CRISPResso Parameters", required_params
parser.add_argument('--save_also_png', default=False,
help=argparse.SUPPRESS) # help='Save also .png images in addition to .pdf files') #depreciated -- now pngs are automatically created. Pngs can be suppressed by '--suppress_report'


return parser


Expand Down

0 comments on commit 0ddd1a7

Please sign in to comment.