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
Certain functions (e.g. enable_autoreload(), disable_autoreload() etc.) could benefit from set and get methods when implemented as a property, this would reduce the number of individual functions.