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 this is because ipython 'sees' both the actual layout of modules (folders and files) and the 'virtual' layout I've tried to create with the __init__.py files. Because look at this:
It gets worse... look how namedtuple and np are available:
Maybe we should just align them completely so this isn't an issue...
Something to do with
__init__.py
files maybe?The text was updated successfully, but these errors were encountered: