Open CaptainDriftwood opened 9 months ago
Adding the @alias decorator above a dataclass breaks type hints. Is there anyway to fix this?
@alias
Adding the
@alias
decorator above a dataclass breaks type hints. Is there anyway to fix this?