are there type hints available for the dagster library, either from the package itself or via stubs?
s
sandy
03/08/2021, 7:49 PM
Hi Steve - we're in the process of adding type hints to all our public APIs. Right now, some of them have them and some of them don't. Are there are particular APIs that you'd benefit from hints on? We can try to accelerate those.
s
Steve Pletcher
03/08/2021, 7:53 PM
We're still migrating our systems to Dagster at the moment, so the only pieces we've touched are core elements like solids, pipelines, and sensors