Skip to content

Commit 2355c1b

Browse files
committed
Completed overview documentation
1 parent b2a2d7f commit 2355c1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/overview.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ Here is an example showing how **python-arango-async** client can be used:
4242
You may also use the client without a context manager, but you must ensure to close the client when done:
4343

4444
.. code-block:: python
45+
4546
from arangoasync import ArangoClient
4647
from arangoasync.auth import Auth
4748

0 commit comments

Comments
 (0)