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
[refactor] Separate processing inside BaseTask._search() function
Since the readability of the function was quite bad,
I separated the processing.
I mostly copied and pasted the original processing and
checked if we can run some examples.
0 commit comments