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
PR #1110 added a service for marking vertices as up or down. The service only accepts a single vertex. It would be more flexible if it could accept a dictionary, with keys being the vertex path and values being the string "up" or "down." Or alternatively two lists, one "up" and the other "down."
The text was updated successfully, but these errors were encountered:
PR #1110 added a service for marking vertices as up or down. The service only accepts a single vertex. It would be more flexible if it could accept a dictionary, with keys being the vertex path and values being the string "up" or "down." Or alternatively two lists, one "up" and the other "down."
The text was updated successfully, but these errors were encountered: