Skip to content
Snippets Groups Projects
Commit be6f56e7 authored by Hugo Madge Leon's avatar Hugo Madge Leon
Browse files
parents 9b8256bf 8a5ce07e
No related branches found
No related tags found
3 merge requests!53Remove stuff,!49Sorry,!48Fix CI/CD requirements_dev.txt call
This commit is part of merge request !53. Comments created here will be created in the context of that merge request.
......@@ -135,7 +135,6 @@ def parse_arguments() -> argparse.Namespace:
type=check_positive,
help="Chunk size for batch processing")
parser.add_argument('--sep', required=False, default=",",
type=check_positive,
help="Sequence counts file separator.")
args = parser.parse_args()
......
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