diff --git a/pyracf/common/irrsmo00.py b/pyracf/common/irrsmo00.py index 851bdbf6..935b0e15 100644 --- a/pyracf/common/irrsmo00.py +++ b/pyracf/common/irrsmo00.py @@ -30,7 +30,7 @@ def clear_raw_response(self) -> None: """Clear the current preserved raw response from IRRSMO00.""" self.__raw_response = b"" - def __null_byte_fix(response: bytes) -> bytes: + def __null_byte_fix(self, response: bytes) -> bytes: """ This function replaces all null bytes that exist before the last occurance the '>' (0x6E in IBM-1047) character in the