Mypy 0.812 breaks our hook decorator type annotations. This is because mypy cannot infer that pipeline defs are only used with hooks when the hook being invoked is already a hook definition.
Details
Details
mypy
Diff Detail
Diff Detail
- Repository
- R1 dagster
- Branch
- change_decorators
- Lint
Lint Passed - Unit
No Test Coverage