[MLI] Utilize new typing features in dragon utils #763
Labels
area: api
Issues related to API changes
area: CI/CD
Issues related to continuous integration and deployment
type: chore
Issue outside of general development
Description
In
smartsim._core.mli.infrastructure.control.dragon_util
the functionfunction_as_dragon_proc
can benefit from leveraging newer typing features.Justification
Nicer typing allows for better static analysis and better code correctness w/o needing to manually write tests.
Implementation Strategy
Update
smartsim._core.mli.infrastructure.control.dragon_util
to readAcceptance Criteria
The text was updated successfully, but these errors were encountered: