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 2cec8c2 + 20adce5 commit 29fd193Copy full SHA for 29fd193
6 files changed
lib/matplotlib/__init__.py
@@ -1500,8 +1500,10 @@ def tk_window_focus():
1500
'matplotlib.tests.test_png',
1501
'matplotlib.tests.test_quiver',
1502
'matplotlib.tests.test_rcparams',
1503
+ 'matplotlib.tests.test_sankey',
1504
'matplotlib.tests.test_scale',
1505
'matplotlib.tests.test_simplification',
1506
+ 'matplotlib.tests.test_skew',
1507
'matplotlib.tests.test_spines',
1508
'matplotlib.tests.test_streamplot',
1509
'matplotlib.tests.test_style',
@@ -1514,6 +1516,7 @@ def tk_window_focus():
1514
1516
'matplotlib.tests.test_transforms',
1515
1517
'matplotlib.tests.test_triangulation',
1518
'matplotlib.tests.test_type1font',
1519
+ 'matplotlib.tests.test_ttconv',
1520
'matplotlib.tests.test_units',
1521
'matplotlib.tests.test_widgets',
1522
'matplotlib.tests.test_cycles',
lib/matplotlib/tests/baseline_images/test_skew/skew_axes.svg
lib/matplotlib/tests/baseline_images/test_skew/skew_rects.png
20 Bytes
0 commit comments