Skip to content

Commit

Permalink
demo: slightly nicer syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
dkogan committed Feb 24, 2020
1 parent e4a3732 commit 159a9fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo.py
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,7 @@ def check_expected_error(what, f):
_with = np.array(('lines nosurface',
'labels boxed nosurface')),
square=1,
wait=True
wait=True,
hardcopy=hardcopy,
multiplot=True)

Expand Down

0 comments on commit 159a9fd

Please sign in to comment.