Skip to content

Commit

Permalink
Remove ref from load_datas
Browse files Browse the repository at this point in the history
  • Loading branch information
breimanntools committed Sep 20, 2023
1 parent d8db338 commit 456984f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions aaanalysis/data_loader/data_loader.py
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ def load_dataset(name: str = "INFO",
Load protein benchmarking datasets.
The benchmarks are categorized into amino acid ('AA'), domain ('DOM'), and sequence ('SEQ') level
datasets. Use default settings (``name='INFO'``) for an overview table. Detailed analysis is in [Breimann23a]_.
datasets. Use default settings (``name='INFO'``) for an overview table. Detailed analysis is in .
Parameters
----------
Expand Down Expand Up @@ -186,8 +186,8 @@ def load_dataset(name: str = "INFO",
See also
--------
See an overview of all benchmarks in :ref:`1_overview_benchmarks` and a detailed usage tutorial in the
`data loader tutorial <tutorials/tutorial2_data_loader.ipynb>`_.
See an overview of all benchmarks in and a detailed usage tutorial in the
data loader tutorial .
Examples
--------
Expand Down
Binary file modified docs/build/doctrees/environment.pickle
Binary file not shown.

0 comments on commit 456984f

Please sign in to comment.