report return value

This commit is contained in:
Martin Diehl 2021-04-08 14:58:22 +02:00
parent 00aed99419
commit 2d8658822d
1 changed files with 5 additions and 0 deletions

View File

@ -1300,6 +1300,11 @@ class Result:
Fill value for non-existent entries of integer type.
Defaults to 0.
Returns
-------
data : dict of numpy.ma.MaskedArray
Datasets structured by spatial position and according to selected view.
"""
r = {}