Skip to content

Commit 0086dcf

Browse files
authored
Update lib/matplotlib/tests/test_figure.py
1 parent 03ccff6 commit 0086dcf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/matplotlib/tests/test_figure.py

+1
Original file line numberDiff line numberDiff line change
@@ -1811,6 +1811,7 @@ def test_suplots_adjust_plt():
18111811
del inDict['rc_default']
18121812
assert plt.gcf().subplotpars.get_subplot_params() == inDict
18131813

1814+
18141815
def test_set_figure():
18151816
fig = plt.figure()
18161817
sfig1 = fig.subfigures()

0 commit comments

Comments
 (0)