Skip to content

Commit

Permalink
fix: CI test
Browse files Browse the repository at this point in the history
  • Loading branch information
salemsd committed Feb 10, 2025
1 parent 4dc6b00 commit ba14a7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/antares/craft/service/base_services.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ def create_thermal_cluster(
properties: the properties of the thermal cluster. If not provided, AntaresWeb will use its own default values.
Returns:
The created thermal cluster
The created ThermalCluster
"""
pass

Expand Down

0 comments on commit ba14a7e

Please sign in to comment.