Skip to content

Commit 5db4da3

Browse files
committed
STYLE: Switch to the new code order: Python before C++
1 parent 80a8d74 commit 5db4da3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/Registration/Metricsv4/RegisterTwoPointSets/Documentation.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,19 +57,19 @@ Jupyter Notebook
5757
Code
5858
--------
5959

60-
C++
61-
...
62-
63-
.. literalinclude:: Code.cxx
64-
:lines: 20-
65-
6660
Python
6761
......
6862

6963
.. literalinclude:: Code.py
7064
:language: python
7165
:lines: 1, 23-
7266

67+
C++
68+
...
69+
70+
.. literalinclude:: Code.cxx
71+
:lines: 20-
72+
7373
Classes demonstrated
7474
--------------------
7575

0 commit comments

Comments
 (0)