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
Should less modules be imported in __init__.py, to increase loading speed for those users who do not need everything? (There are users that actually requires speed)
It is somewhat tricky to get pyscal --version to work when bumping the import system
How modules inside pyscal are imported can be revisited.
__init__.py, to increase loading speed for those users who do not need everything? (There are users that actually requires speed)It is somewhat tricky to get
pyscal --versionto work when bumping the import system