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 ccad5ef commit 503cbb2Copy full SHA for 503cbb2
1 file changed
lib/matplotlib/tests/test_contour.py
@@ -3,7 +3,7 @@
3
import re
4
from unittest import mock
5
6
-import contourpy # type: ignore
+import contourpy
7
import numpy as np
8
from numpy.testing import (
9
assert_array_almost_equal, assert_array_almost_equal_nulp, assert_array_equal)
0 commit comments