Skip to content

Commit 6f87fc1

Browse files
committed
icat.ingest now considered stable, remove not on experimental status
1 parent 4f305e3 commit 6f87fc1

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

doc/src/ingest.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,6 @@
55
66
.. versionadded:: 1.1.0
77

8-
.. note::
9-
The status of this module in the current version is still
10-
experimental. There may be incompatible changes in the future
11-
even in minor releases of python-icat.
12-
138
This module provides class :class:`icat.ingest.IngestReader` that
149
reads :ref:`ICAT-ingest-files` to add them to ICAT. It is designed
1510
for the use case of ingesting metadata for datasets created during

src/icat/ingest.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
"""Ingest metadata into ICAT.
22
3-
.. note::
4-
The status of this module in the current version is still
5-
experimental. There may be incompatible changes in the future
6-
even in minor releases of python-icat.
7-
83
.. versionadded:: 1.1.0
94
"""
105

0 commit comments

Comments
 (0)