Skip to content

Commit

Permalink
updating docstrings
Browse files Browse the repository at this point in the history
  • Loading branch information
SamChou05 committed Dec 4, 2024
1 parent b9eab33 commit 33f53ab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion afqinsight/nn/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,8 @@ def prep_pytorch_data(dataset):
dataset : AFQDataset
The dataset to be prepared.
Returns:
Returns
-------
tuple:
PyTorch dataset,
Training data loader,
Expand Down

0 comments on commit 33f53ab

Please sign in to comment.