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
At the moment a lot of our classes have an attribute called name which is stores the name of the class as a string.
Would it be more elegant/simpler to just convert the class name to a string?