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
It would be nice if ndlib exposed its version via ndlib.__version__, following the common convention used by the most widely used Python libraries, so users don't have to do things like pip show ndlib just to check it.
It would be nice if ndlib exposed its version via ndlib.__version__, following the common convention used by the most widely used Python libraries, so users don't have to do things like pip show ndlib just to check it.