Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1e4d6e1 + e40a9ef commit 3020c21Copy full SHA for 3020c21
1 file changed
lib/matplotlib/tests/test_animation.py
@@ -22,8 +22,6 @@ class NullMovieWriter(animation.AbstractMovieWriter):
22
it cannot be added to the 'writers' registry.
23
"""
24
25
- frame_size_can_vary = True
26
-
27
def setup(self, fig, outfile, dpi, *args):
28
self.fig = fig
29
self.outfile = outfile
0 commit comments