pull/72635/head
Brian Coca 2 years ago
parent ff0e2a0559
commit 17ff64ff4e

@ -1176,7 +1176,6 @@ class DocCLI(CLI, RoleMixin):
def add_fields(text, fields, limit, opt_indent, return_values=False, base_indent='', man=False):
for o in sorted(fields):
# Create a copy so we don't modify the original (in case YAML anchors have been used)
opt = dict(fields[o])

Loading…
Cancel
Save