Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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_note
Method · 0.95
test_note
Method · 0.95
_add_streaming_blob_note
Method · 0.45
_add_tagged_union_note
Method · 0.45
add_examples
Function · 0.45
add_custom_endpoint_url_note
Function · 0.45
_add_docs
Function · 0.45
Calls
2
new_paragraph
Method · 0.95
dedent
Method · 0.45
Tested by
2
test_note
Method · 0.76
test_note
Method · 0.76