Commit d362de04 authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

tweaks

parent 10399bf2
Loading
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -93,7 +93,9 @@ status of their interfaces.
An example interface
--------------------

We recommend our developers to use the structure shown below in their code.
We recommend our developers to use the code structure used in the example interfaces,
e.g., ``process_single_image`` and ``process_multiple_images``.
The example code is shown below.

.. literalinclude:: ./example_interface.py
    :linenos: