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 31, 2023
1 parent faefb22 commit 67d8b30
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 67d8b30

Please sign in to comment.