diff options
| author | Ross Barnowski <rossbar@berkeley.edu> | 2023-01-25 22:49:10 -0800 |
|---|---|---|
| committer | Ross Barnowski <rossbar@berkeley.edu> | 2023-01-25 22:49:10 -0800 |
| commit | 42b299ed9675bc70f35f8e5a218ab3f134cec00b (patch) | |
| tree | 3e5ce3183a56d6b416b604e5d91c2a1a827c43db /numpy | |
| parent | 00e3f18d95eac1db4e68e464752e9ec72136dd10 (diff) | |
| download | numpy-42b299ed9675bc70f35f8e5a218ab3f134cec00b.tar.gz | |
STY: rm newline.
Diffstat (limited to 'numpy')
| -rw-r--r-- | numpy/core/_add_newdocs.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/numpy/core/_add_newdocs.py b/numpy/core/_add_newdocs.py index 1b7e163fc..c2a0ebac6 100644 --- a/numpy/core/_add_newdocs.py +++ b/numpy/core/_add_newdocs.py @@ -2706,8 +2706,7 @@ add_newdoc('numpy.core.multiarray', 'ndarray', ('nbytes', See Also -------- sys.getsizeof - Memory consumed by the object itself - without parents in case view. + Memory consumed by the object itself without parents in case view. This does include memory consumed by non-element attributes. Examples |
