Support CLI argument for chunks
Instead of relying on user_configuration, add a --chunks-number
CLI argument.
Override add_arguments(self)
to add this argument to self.parser
.
Instead of relying on user_configuration, add a --chunks-number
CLI argument.
Override add_arguments(self)
to add this argument to self.parser
.
changed milestone to %Arkindex 1.6.1
assigned to @mlbonhomme
changed the description
mentioned in merge request !5 (merged)
mentioned in commit 301a6a01
closed with merge request !5 (merged)