Skip to content

Commit

Permalink
Update measure.rb
Browse files Browse the repository at this point in the history
fix OpenStudio::Measure::EnergyPlusMeasure
  • Loading branch information
Ski90Moo authored Jan 22, 2024
1 parent fbc9ae5 commit dc72768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/measures/set_output_table_to_ip_units_v_2/measure.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
class SetOutputTableToIPUnitsV2 < OpenStudio::Ruleset::OpenStudio::Measure::EnergyPlusMeasure
class SetOutputTableToIPUnitsV2 < OpenStudio::Measure::EnergyPlusMeasure

def name
return "Set Output Table To IP Units v2"
Expand Down

0 comments on commit dc72768

Please sign in to comment.