romanimpreprocess.utils.typefix

Simple fix to output type if we have a different schema.

Functions

fix(tree)

Fixes a tree. More fixes can be put here.

Module Contents

fix(tree)[source]

Fixes a tree. More fixes can be put here.

Parameters:

tree (AsdfTree) – The ASDF tree to fix in place.

Return type:

None