Skip to content

Commit 9567487

Browse files
committed
Typo in a code snippet in the icat.ingest module documentation
1 parent 59db00b commit 9567487

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/src/ingest.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ installed in the directory pointed to by the class attribute
120120
might then look like::
121121

122122
from pathlib import Path
123-
include icat
123+
import icat
124124
from icat.ingest include IngestReader
125125

126126
# prerequisite: search the investigation object to ingest into from

0 commit comments

Comments
 (0)