You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* bump to version 0.2.6 Bicycle Bears
* update model attribute if layers declared as classes in model class so that it can be saved as JSON and remove FIXME
* fix import issues in carousel.test - don't use imp, instead use importlib, since imp causes import issues with pvpower.tests
* change name of import from "pvpower_models" to "sandia_performance_model" in tests, test_model and test_calcs
* use dirname(path) instead of join(path, '..')
0 commit comments