Skip to content

Commit

Permalink
Fix comment formatting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
skrakau committed Jul 28, 2023
1 parent bc7863f commit 8d5b752
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ class CO2FootprintConfig {

final private String file
final private String summaryFile
final private Double pue // PUE: power usage effectiveness (efficiency coefficient of the data centre)
final private Double pue // PUE: power usage effectiveness efficiency, coefficient of the data centre

CO2FootprintConfig(Map map){
def config = map ?: Collections.emptyMap()
Expand Down

0 comments on commit 8d5b752

Please sign in to comment.