We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b268445 commit a8d4804Copy full SHA for a8d4804
pywhyllm/datasets/dataset.py
@@ -16,7 +16,6 @@ def data(self):
16
"""
17
Output the data associated with the dataset.
18
19
- Args:
20
Returns:
21
A numpy array containing the data
22
0 commit comments