Skip to content
Snippets Groups Projects
Commit 993e9182 authored by Jan David Mol's avatar Jan David Mol
Browse files

L2SS-244: Merge branch 'master' into L2SS-244-stitch-SSTs

parents 8ed941ad 2af22e10
No related branches found
No related tags found
1 merge request!56L2SS-244: Expose the SSTs in MPs
...@@ -21,7 +21,7 @@ class attribute_wrapper(attribute): ...@@ -21,7 +21,7 @@ class attribute_wrapper(attribute):
comms_annotation: data passed along to the attribute. can be given any form of data. handling is up to client implementation comms_annotation: data passed along to the attribute. can be given any form of data. handling is up to client implementation
datatype: any numpy datatype datatype: any numpy datatype
dims: dimensions of the attribute as a tuple. For scalars, use (1,). dims: dimensions of the attribute as a tuple, or (1,) for a scalar.
init_value: value init_value: value
""" """
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment