Skip to content

Commit 1846840

Browse files
committed
whitespace
1 parent 0f5f24e commit 1846840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pvlib/modelchain.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ def run_model(self, times, irradiance=None, weather=None):
344344
self.system.get_irradiance,
345345
self.solar_position['apparent_zenith'],
346346
self.solar_position['azimuth'])
347-
347+
348348
self.total_irrad = get_irradiance(
349349
self.irradiance['dni'],
350350
self.irradiance['ghi'],

0 commit comments

Comments
 (0)