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
Expected behavior
A ValueError should be raised indicating that a PVSystem must have at least one Array and suggesting that a system with an arbitrary default array can be constructed by passing arrays=None or not passing the arrays parameter at all.