This commit is contained in:
2025-12-16 17:49:14 -08:00
parent c9987dac91
commit 5dc6da8f99

View File

@@ -67,7 +67,7 @@ class EditList:
""" """
A generator for all the unrecognized statements and A generator for all the unrecognized statements and
corrupt remarks in the list. corrupt remarks in the list.
:yields: either a :class:`StmtUnrecognized` or :yields: either a :class:`StmtUnrecognized` or
:class:`StmtCorruptRemark` :class:`StmtCorruptRemark`
""" """