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.
1 parent 5a6eed8 commit f7e9174Copy full SHA for f7e9174
1 file changed
lib/matplotlib/__init__.py
@@ -1089,6 +1089,7 @@ def tk_window_focus():
1089
'matplotlib.tests.test_basic',
1090
'matplotlib.tests.test_bbox_tight',
1091
'matplotlib.tests.test_cbook',
1092
+ 'matplotlib.tests.test_collections',
1093
'matplotlib.tests.test_colorbar',
1094
'matplotlib.tests.test_colors',
1095
'matplotlib.tests.test_contour',
0 commit comments