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 tried import the package string like this: from pygorithm import strings (like the documentation says).
But a only figured that when I typed: from pygorithm import string (like the pypi repository)