Skip to content Skip to sidebar Skip to footer
Showing posts with the label Protocols

Type Hint For An Instance Of A Non Specific Dataclass

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