Skip to content

Commit

Permalink
comma
Browse files Browse the repository at this point in the history
  • Loading branch information
shirubana committed Jun 1, 2023
1 parent 83c7fcf commit 6f8abf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bifacial_radiance/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -2971,7 +2971,7 @@ def calculateResults(self, CECMod=None, glassglass=False, bifacialityfactor=None
wind_speed = data['wind_speed'],
temp_air=data['temp_air'],
bifacialityfactor=bifacialityfactor,
CECMod2=CECMod2, agriPV=agriPV
CECMod2=CECMod2, agriPV=agriPV,
**kwargs)

ii = 0
Expand Down

0 comments on commit 6f8abf2

Please sign in to comment.