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
When returning a variable, the output is named according to the variable name. However, when returning an attribute such as self.model, the name is not detected when it could easily be set to "model"