mirror of
https://github.com/ChristianLight/tutor.git
synced 2025-02-14 06:40:21 +00:00
0093198864
Instead of passing a `run_func` argument, which is clumsy, we create a BaseRunner from which local and k8s runners can inherit.