When trying run a task derived from `KubernetesJobTask` I've got this: ``` Did you override __init__ and forget to call super(...).__init__? ``` Reproducible example: https://github.com/psolomin/kubeluigi/commit/73152b475da640b6e1b4ecda8568d80d89596975 Just try running `nox` on that commit. For me this happens with Luigi ver. 3.2.1 and 3.0.3