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
This is because you can't access a .beam attribute without raising an exception if it's not defined. But, the object will always have the .beam attribute.
The text was updated successfully, but these errors were encountered:
Regression introduced by #700, I believe:
This is because you can't access a .beam attribute without raising an exception if it's not defined. But, the object will always have the
.beam
attribute.The text was updated successfully, but these errors were encountered: