https://github.com/openEDI/oedisi/blob/3facfd64932a72062317e11ab93314c29bc78d9f/src/oedisi/tools/cli_tools.py#L148 This doesn't work since pydantic automatically assigns None, which is not the same as hasattr.
oedisi/src/oedisi/tools/cli_tools.py
Line 148 in 3facfd6
This doesn't work since pydantic automatically assigns None, which is not the same as hasattr.