Skip to content

Commit 685c897

Browse files
committed
iter
1 parent b63d336 commit 685c897

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/under-sampling/plot_illustration_tomek_links.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525

2626
def make_plot_despine(ax):
2727
sns.despine(ax=ax, offset=10)
28-
# ax.axis("square")
2928
ax.set_xlim([0, 3])
3029
ax.set_ylim([0, 3])
3130
ax.set_xlabel(r"$X_1$")

0 commit comments

Comments
 (0)