mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-08-29 02:26:59 +08:00
06e587c20c
Fix https://github.com/galaxyproject/galaxy/issues/23203 .
Introduced in commit aa13a63352 .
Also:
- Add type annotation to affected ``KubernetesJobRunner.__get_k8s_ingress_spec()``
method.