Protocols Python Python 3.7 Python Dataclasses Type Hint For An Instance Of A Non Specific Dataclass May 17, 2024 Post a Comment I have a function that accepts an instance of any dataclass. what would be an appropriate type hint… Read more Type Hint For An Instance Of A Non Specific Dataclass