Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5ced5fa

Browse files
committed
TST: Add tests for streamplot
1 parent 8350feb commit 5ced5fa

14 files changed

Lines changed: 19252 additions & 0 deletions

lib/matplotlib/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1105,6 +1105,7 @@ def tk_window_focus():
11051105
'matplotlib.tests.test_scale',
11061106
'matplotlib.tests.test_simplification',
11071107
'matplotlib.tests.test_spines',
1108+
'matplotlib.tests.test_streamplot',
11081109
'matplotlib.tests.test_subplots',
11091110
'matplotlib.tests.test_text',
11101111
'matplotlib.tests.test_ticker',
Binary file not shown.
86.2 KB
Loading

0 commit comments

Comments
 (0)