Skip to content

Commit eed192b

Browse files
committed
fix(doc): code directive
1 parent 18f5a75 commit eed192b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/ansys/tools/common/cyberchannel.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@
2828
2929
Example
3030
-------
31+
32+
.. code-block:: python
33+
3134
channel = create_channel(
3235
host="localhost",
3336
port=50051,

0 commit comments

Comments
 (0)