diff --git a/pyuvm/s14_15_python_sequences.py b/pyuvm/s14_15_python_sequences.py index e3f8adc..b224d41 100644 --- a/pyuvm/s14_15_python_sequences.py +++ b/pyuvm/s14_15_python_sequences.py @@ -302,6 +302,7 @@ def item_done(self, rsp=None): :param rsp: (optional) The response item :raise UVMFatalError: If ``rsp`` is not a subclass of uvm_sequence_item + """ if rsp is not None: try: