This commit is contained in:
onyx-and-iris 2023-08-05 13:40:32 +01:00
parent cbcca14481
commit f082fa8ac5

View File

@ -265,7 +265,7 @@ class VbanRtPacketHeader:
@dataclass @dataclass
class RequestHeader: class RequestHeader:
"""Represents the header of an REQUEST RT PACKET""" """Represents the header of a REQUEST RT PACKET"""
name: str name: str
bps_index: int bps_index: int