Skip to content

Commit 2530569

Browse files
committed
fix(docs): remove link to removed Coreset class
1 parent 11b1069 commit 2530569

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coreax/coreset.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ class Coresubset(
204204
r"""
205205
Data structure for representing a coresubset.
206206
207-
A coresubset is a :class:`Coreset`, with the additional condition that the coreset
207+
A coresubset is a coreset, with the additional condition that the coreset
208208
data points/nodes must be a subset of the original data points/nodes, such that
209209
210210
.. math::

0 commit comments

Comments
 (0)