diff --git a/docs/writing-mets.rst b/docs/writing-mets.rst index 5f6ee57..0535185 100644 --- a/docs/writing-mets.rst +++ b/docs/writing-mets.rst @@ -10,6 +10,7 @@ To add data to a :class:`metsrw.METSDocument`, create and append .. doctest:: + >>> import metsrw >>> mets = metsrw.METSDocument() >>> directory_1 = metsrw.FSEntry(label="test", path="test", type="Directory") >>> file_1 = metsrw.FSEntry(