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
No ideal solution decided on during discussion. Although PEP8 discourages function-level imports, it is probably okay for things are that only used in one function. all should be used to manage * imports, but not for manipulating the namespace. How are other projects (e.g. Astropy) handling this?