Skip to content
Snippets Groups Projects
Commit f1a5af42 authored by Tim O'Donnell's avatar Tim O'Donnell
Browse files

fix

parent 1687def1
No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,7 @@ parser.add_argument(
"--debug-max-rows",
metavar="N",
type=int,
default=10,
default=None,
help="Max rows to process. Useful for debugging. If specified an ipdb "
"debugging session is also opened at the end of the script")
parser.add_argument(
......
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