Skip to content

Commit ab5f078

Browse files
committed
Fixing docs
1 parent abe4d44 commit ab5f078

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arangoasync/wrapper.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ class KeyOptions(JsonWrapper):
7272
7373
Example:
7474
.. code-block:: json
75+
7576
{
7677
"type": "autoincrement",
7778
"increment": 5,
@@ -137,6 +138,7 @@ class User(JsonWrapper):
137138
138139
Example:
139140
.. code-block:: json
141+
140142
{
141143
"username": "john",
142144
"password": "secret",

0 commit comments

Comments
 (0)