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
Config file requires ~ instead of None if you want to not set a variable. It would be nice for it to be pythonic as well, i.e. take None and understand it as None
Config file requires
~instead ofNoneif you want to not set a variable. It would be nice for it to be pythonic as well, i.e. takeNoneand understand it asNone