Skip to content

Commit

Permalink
Merge branch 'main' into rtd-warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
martinkim0 committed Apr 22, 2024
2 parents 4722639 + 566b216 commit 099350d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,6 @@ __pycache__/
# IDEs
/.idea/
/.vscode/

# node
/node_modules/
2 changes: 0 additions & 2 deletions docs/api/developer.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,6 @@ DataLoaders for loading tensors from AnnData objects. DataSplitters for splittin
dataloaders.DataSplitter
dataloaders.SemiSupervisedDataLoader
dataloaders.SemiSupervisedDataSplitter
dataloaders.ContrastiveDataLoader
dataloaders.ContrastiveDataSplitter
```

Expand Down

0 comments on commit 099350d

Please sign in to comment.