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 25192ea commit 50eaad6Copy full SHA for 50eaad6
2 files changed
lib/matplotlib/tests/__init__.py
@@ -8,8 +8,6 @@
8
9
from matplotlib.testing import setup
10
11
-_multiprocess_can_split_ = True
12
-
13
14
# Check that the test directories exist
15
if not os.path.exists(os.path.join(
lib/mpl_toolkits/tests/__init__.py
@@ -4,9 +4,6 @@
4
import os
5
6
7
os.path.dirname(__file__), 'baseline_images')):
0 commit comments