Skip to content

Commit 9952c36

Browse files
authored
Add ModelLibrary container class (#156)
2 parents d65419b + 89e8262 commit 9952c36

6 files changed

Lines changed: 1715 additions & 13 deletions

File tree

CHANGES.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
==================
33

44
- remove Windows tests and add info box indicating lack of Windows support to README [#163]
5+
- add ``ModelLibrary`` container class [#156]
56

67
0.6.0 (2024-01-24)
78
==================

docs/source/api.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@ stpipe API
22
================
33

44
.. automodapi:: stpipe
5+
6+
.. automodapi:: stpipe.library
7+
.. automodapi:: stpipe.datamodel

0 commit comments

Comments
 (0)