Mark Karle
Results
1
issues of
Mark Karle
### Motivation and Context It's better to avoid nested classes in Python, so in SKFunction, I move RunThread out of the class. RunThread is needed because we need to wait...
PR: feedback to address
python