DiamondLightSource / DiamondLightSource/dodal
Deprecate plans/stubs that decorate Bluesky built-in plans/stubs with type hints, once type hints on upstream functions
Open
Design
Developer Experience
low priority
- Dominant language
- Python
- Stars
- 5
- Forks
- 13
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 10
Description
After #304 adds wrapped versions of Bluesky plans and stubs (to enforce type annotation requirements), and after [bluesky#1610](https://github.com/bluesky/bluesky/pull/1610) or [bluesky#1600](https://github.com/bluesky/bluesky/pull/1600) adds type annotations to the upstream functions, deprecate the wrapped functions and replace calls to them with calls to the upstream functions.
Contributor guide
Assessment
This issue has not been assessed yet.