Skip to content

Commit 0d4ba05

Browse files
committed
update figure
1 parent 2b0eb69 commit 0d4ba05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_contour.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ def rosenbrock(x):
106106
(-1.0, 3.0, 200),
107107
log_scaling=True,
108108
cmap="viridis",
109-
outline="white",
109+
# outline="white",
110110
)
111111
plt.gca().set_aspect("equal")
112112
# plt.colorbar(im)

0 commit comments

Comments
 (0)