We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ids_root.py
1 parent a4baee6 commit 1e4e075Copy full SHA for 1e4e075
docs/source/api.rst
@@ -14,8 +14,8 @@ IMASPy IDS manipulation
14
:toctree: generated/
15
:recursive:
16
17
-
18
- ids_root.IDSRoot
+ db_entry.DBEntry
+ ids_factory.IDSFactory
19
ids_toplevel.IDSToplevel
20
ids_primitive.IDSPrimitive
21
ids_structure.IDSStructure
imaspy/__init__.py
@@ -19,7 +19,6 @@
ids_defs,
ids_mixin,
ids_primitive,
22
- ids_root,
23
ids_struct_array,
24
ids_structure,
25
ids_toplevel,
imaspy/ids_root.py
0 commit comments