Skip to content

Commit

Permalink
deepgo: remove label_number from docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
aditya0by0 committed Jan 24, 2025
1 parent b23f1f6 commit 6370572
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions chebai/preprocessing/datasets/deepGO/go_uniprot.py
Original file line number Diff line number Diff line change
Expand Up @@ -616,9 +616,6 @@ class _GOUniProtOverX(_GOUniProtDataExtractor, ABC):
Attributes:
READER (dr.ProteinDataReader): The reader used for reading the dataset.
THRESHOLD (int): The threshold for selecting classes based on the number of subclasses.
Property:
label_number (int): The number of labels in the dataset. This property must be implemented by subclasses.
"""

READER: dr.ProteinDataReader = dr.ProteinDataReader
Expand Down

0 comments on commit 6370572

Please sign in to comment.