Skip to content

Commit fd1053a

Browse files
author
sambyers
committed
formatting
1 parent 54b156b commit fd1053a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/user/quickstart.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -477,11 +477,13 @@ the WebexTeamsAPI, you can extend functionality and leverage all of the objects
477477
features.
478478

479479
.. code-block:: python
480+
480481
>>> new_function():
481482
... pass
482483
>>> WebexTeamsAPI().new_function = new_function
483484
>>> output = WebexTeamsAPI.new_function(params)
484485
486+
485487
*Copyright (c) 2016-2019 Cisco and/or its affiliates.*
486488

487489

0 commit comments

Comments
 (0)