Skip to content

Commit cdf7348

Browse files
committed
spelling: reapplying
Signed-off-by: Josh Soref <[email protected]>
1 parent 8e2efc9 commit cdf7348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/plot_iris_example.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ def get_order_labels(kmeans, rad, data):
255255
t_kmeans = time.time() - t0
256256

257257
# %%
258-
# Reapllying the same process as before
258+
# Reapplying the same process as before
259259
# --------------------------------------
260260

261261
rad_centers_index = np.array(rad.centers_)

0 commit comments

Comments
 (0)