bakdata / kpops

Deploy Kafka pipelines to Kubernetes
https://bakdata.github.io/kpops
MIT License
12 stars 1 forks source link

Improve dataclass instance check #507

Closed disrupted closed 3 months ago

disrupted commented 3 months ago

Fixes a type error, because we need an instance of dataclass for the asdict function