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
{{ message }}
This repository was archived by the owner on Feb 20, 2019. It is now read-only.
Some methods use 'six' without importing, resulting in the following error in certain cases:
NameError: global name 'six' is not defined
This is the case for:
MappingType#get_index(...)
S#get_indexes(...)