Skip to content

Commit 1eef358

Browse files
committed
fix list tabs
1 parent 8c87a99 commit 1eef358

File tree

2 files changed

+4
-0
lines changed
  • ydb/docs

2 files changed

+4
-0
lines changed

ydb/docs/en/core/dev/example-app/python/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ App code snippet for driver initialization:
6363

6464
App code snippet for session pool initialization:
6565

66+
{% list tabs %}
67+
6668
- Synchronous
6769

6870
```python

ydb/docs/ru/core/dev/example-app/python/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ python3 -m pip install iso8601
6161

6262
Фрагмент кода приложения для создания пуля сессий:
6363

64+
{% list tabs %}
65+
6466
- Синхронный
6567

6668
```python

0 commit comments

Comments
 (0)