Skip to content

Commit

Permalink
πŸ“ Revert bloated headings in API overview
Browse files Browse the repository at this point in the history
  • Loading branch information
falexwolf committed Aug 31, 2024
1 parent 53d8b4d commit b7cf073
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions lamindb/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
"""A data framework for biology.
Records
=======
Core registries.
.. autosummary::
:toctree: .
Expand All @@ -17,8 +16,7 @@
FeatureSet
Param
Key functionality
=================
Key functionality.
.. autosummary::
:toctree: .
Expand All @@ -29,8 +27,7 @@
view
save
Modules & settings
==================
Modules and settings.
.. autosummary::
:toctree: .
Expand Down

0 comments on commit b7cf073

Please sign in to comment.