scaleway-sdk-python icon indicating copy to clipboard operation
scaleway-sdk-python copied to clipboard

Add support for TypeIs function for our particular types

Open remyleone opened this issue 5 months ago • 0 comments

It would be helpful to have function that test that a given object is of a particular types (TypeIs). All the types provided by the SDK python could have support for those helper function

Reference: https://docs.python.org/3/library/typing.html#typing.TypeIs

remyleone avatar Jul 25 '25 08:07 remyleone