unitelabs.sdk.utils.singleton
Classes
Singleton
- Bases
- type
Methods
__call__(cls, *args : typing.Any, **kwds : typing.Any) -> typing.Any
Parameters
- Name
cls
- Type
- Default
- Description
- Name
*args
- Type
- typing.Any
- Default
- = ()
- Description
- Name
**kwds
- Type
- typing.Any
- Default
- = {}
- Description
Response
- Type
- typing.Any
- Description