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
I think using the @Property decorator for the getters and setters, as they allow for checking validity and still allowing the nice python direct setting.
Get rid of getter and setter methods throughout code, as these are not needed in python.
The text was updated successfully, but these errors were encountered: