MCPcopy Create free account
hub / github.com/aws/aws-cli / end_i

Method end_i

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

Source from the content-addressed store, hash-verified

256 self.start_italics()
257
258 def end_i(self):
259 self.doc.do_translation = False
260 self.end_italics()
261
262 def start_li(self, attrs=None):
263 self.new_line()

Callers 2

test_empty_italicsMethod · 0.95
test_empty_italicsMethod · 0.95

Calls 1

end_italicsMethod · 0.95

Tested by 2

test_empty_italicsMethod · 0.76
test_empty_italicsMethod · 0.76