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

Skip to content

Commit ae1370f

Browse files
committed
Import cbook again
Otherwise this breaks after merging to master
1 parent 6c9146e commit ae1370f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/matplotlib/testing/compare.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
import numpy as np
1111

1212
import matplotlib
13+
from matplotlib import cbook
1314
from matplotlib.compat import subprocess
1415
from matplotlib.testing.exceptions import ImageComparisonFailure
1516
from matplotlib import _png

0 commit comments

Comments
 (0)