Skip to content

Commit b339222

Browse files
committed
demo: slightly nicer syntax
1 parent 49a04ae commit b339222

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ def check_expected_error(what, f):
388388
_with = np.array(('lines nosurface',
389389
'labels boxed nosurface')),
390390
square=1,
391-
wait=True
391+
wait=True,
392392
hardcopy=hardcopy,
393393
multiplot=True)
394394

0 commit comments

Comments
 (0)