Skip to content

Commit

Permalink
Update units.py
Browse files Browse the repository at this point in the history
  • Loading branch information
polomani committed Nov 22, 2023
1 parent 6239414 commit f8192d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cognite/client/_api/units.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ def __init__(
config: ClientConfig,
api_version: str | None,
cognite_client: CogniteClient,
warning: FeaturePreviewWarning,
) -> None:
super().__init__(config, api_version, cognite_client)
self._api_subversion = "beta"
Expand Down

0 comments on commit f8192d9

Please sign in to comment.