Skip to content

Commit

Permalink
Updated also the example
Browse files Browse the repository at this point in the history
  • Loading branch information
thjsal authored Dec 6, 2024
1 parent 0fd5b8c commit afb7309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/examples_module_generator/_auto_modules/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -751,7 +751,7 @@ def str_to_bool(x):

parser.add_argument('--image-order-limit',
type=int,
default=3,
default=None,
help='The highest-order image to sum over. Either a positive integer, or do not pass an argument if a hard limit is not desired.',
comment_line_above='global resolution flags')

Expand Down

0 comments on commit afb7309

Please sign in to comment.