-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
backlogdesign notes and backlogsdesign notes and backlogsdocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
google style (see also sphinix google style) with markdown syntax in the context
short description of the function
Args:
<name> (<type>): <explaination>
Returns:
<type>: <explaination>
Raises:
<exception>: <explaination>
Note:
<description>
for functions in the builder chain, an extra hint on the following functions can be annotated after the above as https://github.com/QuEraComputing/bloqade-python/blob/142d349cefcc8fea93ad27d8d827b53a0b65b846/src/bloqade/builder/pragmas.py#L132
Metadata
Metadata
Assignees
Labels
backlogdesign notes and backlogsdesign notes and backlogsdocumentationImprovements or additions to documentationImprovements or additions to documentation