If we define a couple of class methods on `CloudPath`, then we can support the direct use of a cloud path class as a declared type on a Pydantic model. https://pydantic-docs.helpmanual.io/usage/types/#custom-data-types
If we define a couple of class methods on
CloudPath, then we can support the direct use of a cloud path class as a declared type on a Pydantic model.https://pydantic-docs.helpmanual.io/usage/types/#custom-data-types