pub fn register(_py: Python<'_>, m: &Bound<'_, PyModule>) -> PyResult<()>
Registers the Command and Arg structs to the python api in the angreal module
angreal