Skip to content

Commit 756a9a6

Browse files
DOC
1 parent fb5c56d commit 756a9a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

surfer/viz.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2196,7 +2196,7 @@ def save_movie(self, fname, time_dilation=4., tmin=None, tmax=None,
21962196
Interpolation method (``scipy.interpolate.interp1d`` parameter,
21972197
one of 'linear' | 'nearest' | 'zero' | 'slinear' | 'quadratic' |
21982198
'cubic', default 'quadratic').
2199-
additional keywords :
2199+
**kwargs :
22002200
Specify additional options for :mod:`imageio`.
22012201
22022202
Notes

0 commit comments

Comments
 (0)