fix: move docstring

This commit is contained in:
aclist 2025-09-11 17:09:28 +09:00
parent 4ddb33cabb
commit 7b67222885

View File

@ -231,10 +231,10 @@ class Prereqs:
@dataclass(slots=True)
"""
The gameport field is manipulated by the RowType.CONN_BY_IP method
"""
class Record:
"""
The gameport field is manipulated by the RowType.CONN_BY_IP method
"""
ip: str
gameport: int
qport: int