Skip to content

Commit

Permalink
tests; regen
Browse files Browse the repository at this point in the history
  • Loading branch information
doctrino committed Feb 8, 2025
1 parent a795b92 commit cd7fd21
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion examples/cognite_core/_api_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ class CogniteCoreClient:
Generated with:
pygen = 1.0.0
cognite-sdk = 7.73.3
pydantic = 2.10.4
pydantic = 2.10.6
Data Model:
space: cdf_cdm
Expand Down
2 changes: 1 addition & 1 deletion examples/omni/_api_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ class OmniClient:
Generated with:
pygen = 1.0.0
cognite-sdk = 7.73.3
pydantic = 2.10.4
pydantic = 2.10.6
Data Model:
space: sp_pygen_models
Expand Down
2 changes: 1 addition & 1 deletion examples/omni_multi/_api_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ class OmniMultiClient:
Generated with:
pygen = 1.0.0
cognite-sdk = 7.73.3
pydantic = 2.10.4
pydantic = 2.10.6
"""

Expand Down
2 changes: 1 addition & 1 deletion examples/omni_sub/_api_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ class OmniSubClient:
Generated with:
pygen = 1.0.0
cognite-sdk = 7.73.3
pydantic = 2.10.4
pydantic = 2.10.6
Data Model:
space: sp_pygen_models
Expand Down
2 changes: 1 addition & 1 deletion examples/wind_turbine/_api_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ class WindTurbineClient:
Generated with:
pygen = 1.0.0
cognite-sdk = 7.73.3
pydantic = 2.10.4
pydantic = 2.10.6
Data Model:
space: sp_pygen_power
Expand Down

0 comments on commit cd7fd21

Please sign in to comment.