Skip to content

Commit 98f2af2

Browse files
authored
Fix example asciidoc syntax (#2400)
1 parent 61c3712 commit 98f2af2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
// tab-widgets/api-call.asciidoc:13
22

3+
[source, python]
4+
----
35
resp = es.info()
46
print(resp)
7+
----

0 commit comments

Comments
 (0)