Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ctrl_mpexec
-
Labels:
-
Story Points:2
-
Team:Data Access and Database
-
Urgent?:No
Description
This is a continuation of DM-32250, which I'm halting work on short of its original goal to focus on other priorities.
At present, adding mypy checking ctrl_mpexec can't quite use the same formula as the other middleware packages, because one of its dependences (obs_base) is not yet pip-installable.
I feel that I'm missing mypy in daf_butler while I'm messing with
DM-33488interface changes. It should be easy to add, obs_base is no longer a dependency.