Skip to content
Snippets Groups Projects

DOC: Add short list-value example

Merged Florian Spreckelsen requested to merge f-doc-list-appending into dev
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -147,7 +147,7 @@ With this example file
List Properties
---------------
As you may already know, properties may also have list instead of scalar
As you may already know, properties can also have list values instead of scalar
values. They can be accessed, set, and updated as you would expect from any
list-valued attribute in Python, as the following example illustrates.
Loading