Skip to content

Commit

Permalink
update cube
Browse files Browse the repository at this point in the history
  • Loading branch information
robinzyb committed Oct 23, 2023
1 parent fb2b4ce commit cee83cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cp2kdata/cli/cmd.py
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ def ti(fig_name):
@click.option(
'--width',
type=int,
default=10,
default=135,
help='width'
)
def view(cube_file, axis, mav, l1, l2, ncov, unit, width):
Expand Down

0 comments on commit cee83cc

Please sign in to comment.