bakdata / kpops

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

Update type annotation for deserialized pipeline #433

Closed disrupted closed 6 months ago

disrupted commented 6 months ago

Related to #392

disrupted commented 6 months ago

Weird... Why didn't pyright warning about it before?

there wasn't an obvious violation, yaml.safe_load returns Any