[designspace] clarify that designspace items are optional in docstring
This commit is contained in:
parent
dc46296532
commit
ee9f2bf24a
@ -94,7 +94,7 @@ def _load(et):
|
|||||||
|
|
||||||
def load(filename):
|
def load(filename):
|
||||||
"""Load designspace from a file name or object.
|
"""Load designspace from a file name or object.
|
||||||
Returns a dictionary containing three items:
|
Returns a dictionary containing three (optional) items:
|
||||||
- list of "axes"
|
- list of "axes"
|
||||||
- list of "sources" (aka masters)
|
- list of "sources" (aka masters)
|
||||||
- list of "instances"
|
- list of "instances"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user