There was an error while loading. Please reload this page.
1 parent 2b0eb69 commit 0d4ba05Copy full SHA for 0d4ba05
1 file changed
tests/test_contour.py
@@ -106,7 +106,7 @@ def rosenbrock(x):
106
(-1.0, 3.0, 200),
107
log_scaling=True,
108
cmap="viridis",
109
- outline="white",
+ # outline="white",
110
)
111
plt.gca().set_aspect("equal")
112
# plt.colorbar(im)
0 commit comments