We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1d0dcb commit 5fe330fCopy full SHA for 5fe330f
1 file changed
doc/source/tutorials/vector_api_tut.rst
@@ -555,7 +555,7 @@ All together our program looks like this.
555
GDALClose( hDS );
556
}
557
558
- .. tab:: Python
+ .. group-tab:: Python
559
560
.. literalinclude :: code/vector_api_tut.py
561
:language: python
@@ -1324,7 +1324,7 @@ The same program all in one block looks like this:
1324
1325
1326
1327
1328
1329
.. literalinclude :: code/vector_api_tut2.py
1330
0 commit comments