[designspace] clarify that designspace items are optional in docstring

This commit is contained in:
Cosimo Lupo 2017-02-27 18:11:28 +00:00
parent dc46296532
commit ee9f2bf24a
No known key found for this signature in database
GPG Key ID: B61AAAD0B53A6419

View File

@ -94,7 +94,7 @@ def _load(et):
def load(filename):
"""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 "sources" (aka masters)
- list of "instances"