diff --git a/cognite/client/_api/units.py b/cognite/client/_api/units.py index 1125514972..508850220a 100644 --- a/cognite/client/_api/units.py +++ b/cognite/client/_api/units.py @@ -71,7 +71,7 @@ def retrieve( ) def list(self) -> UnitList: - """`List all supported units `_ + """`List all supported units `_ Returns: UnitList: List of units