Skip to content

Commit 8a2f37f

Browse files
committed
fixed api.rst
1 parent df5a2de commit 8a2f37f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

doc/source/api.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -284,13 +284,13 @@ Copying
284284
Inspecting
285285
----------
286286

287-
=================== ==============================================================
287+
================== ==============================================================
288288
Array.data Data of the array (Numpy ndarray)
289-
------------------- --------------------------------------------------------------
289+
------------------ --------------------------------------------------------------
290290
Array.axes Axes of the array (AxisCollection)
291-
------------------- --------------------------------------------------------------
291+
------------------ --------------------------------------------------------------
292292
Array.title Title of the array (str)
293-
=================== ==============================================================
293+
================== ==============================================================
294294

295295
.. autosummary::
296296
:toctree: _generated/
@@ -446,9 +446,9 @@ Iterating
446446
Operators
447447
---------
448448

449-
=================================================== ==============================
449+
================================================== ==============================
450450
:py:meth:`@ <Array.__matmul__>` Matrix multiplication
451-
=================================================== ==============================
451+
================================================== ==============================
452452

453453
.. _la_misc:
454454

0 commit comments

Comments
 (0)