MCPcopy Index your code
hub / github.com/aws/aws-cli / end_note

Method end_note

awscli/bcdoc/style.py:181–183  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

179 self.new_paragraph()
180
181 def end_note(self):
182 self.dedent()
183 self.new_paragraph()
184
185 def start_important(self, attrs=None):
186 self.new_paragraph()

Callers 7

test_noteMethod · 0.95
test_noteMethod · 0.95
add_examplesFunction · 0.45
_add_docsFunction · 0.45

Calls 2

new_paragraphMethod · 0.95
dedentMethod · 0.45

Tested by 2

test_noteMethod · 0.76
test_noteMethod · 0.76