Closed bifenglin closed 1 year ago
I wanna implement a requirement about the similarity of the actors using Python. I'm not sure how to define the scope of actors, just like the TODO method getSelectedActors() in PR https://github.com/X-lab2017/open-digger/pull/1242.
getSelectedActors()
Close as the strategy is select all actors.
Description
I wanna implement a requirement about the similarity of the actors using Python. I'm not sure how to define the scope of actors, just like the TODO method
getSelectedActors()
in PR https://github.com/X-lab2017/open-digger/pull/1242.