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'm not sure if this was intended or not but vis.index_by_label doesn't accept a list / array or of label. you can splat a list in vis.index_by_label(*mylable_list)
I'm not sure if this was intended or not but
vis.index_by_label
doesn't accept a list / array or of label. you can splat a list invis.index_by_label(*mylable_list)
Originally posted by @samaloney in TCDSolar/stixpy#124 (comment)
The text was updated successfully, but these errors were encountered: