diff --git a/pycmx/edit_list.py b/pycmx/edit_list.py index d202305..83340cb 100644 --- a/pycmx/edit_list.py +++ b/pycmx/edit_list.py @@ -67,7 +67,7 @@ class EditList: """ A generator for all the unrecognized statements and corrupt remarks in the list. - + :yields: either a :class:`StmtUnrecognized` or :class:`StmtCorruptRemark` """