Closed annasong20 closed 6 years ago
Hi,
I’ve been looking through the code for Ladybug_Ladybug, and in its Preparation class, in the epwLocation method, should the second to last line of the method reading epwfile.close actually read epwfile.close()?
Thanks!
Good catch @annasong20 ! Thank you for reporting it.
I just pushed the fix: https://github.com/mostaphaRoudsari/ladybug/commit/43c1f5a235d2675db9fc54bd82ae62373ae0a48e
Thanks again!
Hi,
I’ve been looking through the code for Ladybug_Ladybug, and in its Preparation class, in the epwLocation method, should the second to last line of the method reading epwfile.close actually read epwfile.close()?
Thanks!