Skip to content

Commit b6b2c95

Browse files
hssyookdaily
authored andcommitted
Document parameter constraints
1 parent e0f7597 commit b6b2c95

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

awscli/clidocs.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,6 @@ def _do_doc_member(
323323
doc.include_doc_string(docs)
324324
if is_tagged_union_type(member_shape):
325325
self._add_tagged_union_note(member_shape, doc)
326-
327326
self._document_enums(member_shape, doc)
328327
self._document_constraints(member_shape, doc)
329328
doc.style.new_paragraph()

0 commit comments

Comments
 (0)