m3dev / gokart

Gokart solves reproducibility, task dependencies, constraints of good code, and ease of use for Machine Learning Pipeline.
https://gokart.readthedocs.io/en/latest/
MIT License
318 stars 57 forks source link

Changed TargetOnKart.wrap_with_lock to TargetOnKart.wrap_with_run_lock #332

Closed mski-iksm closed 1 year ago

mski-iksm commented 1 year ago

This method was calling wrap_with_run_lock(), so I think TargetOnKart.wrap_with_run_lock is more accurate name.