Unverified Commit cc122226 authored by Marek Šuppa's avatar Marek Šuppa Committed by GitHub
Browse files

fix: Missing comma (#4520)

parent e1408fb7
......@@ -9,7 +9,7 @@ _builtin_training_services = [
'remote',
'openpai', 'pai',
'aml',
'dlc'
'dlc',
'kubeflow',
'frameworkcontroller',
'adl',
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment