santoshphilip / eppy

scripting language for E+, Energyplus
MIT License
153 stars 67 forks source link

idf.run() does not run if there is no idf filename #404

Closed santoshphilip closed 1 year ago

santoshphilip commented 1 year ago

idf.run() does not run if there is no idf filename

This error triggered by the fix of issue #401 Make sure your update the tests to include the case of idf not having a filename

santoshphilip commented 1 year ago

fixed issued #404

:Problem: idf.run() does not run if there is no idf filename :Solution: fixed, so idf.run() works with no filename