Skip to content

Commit 0150f15

Browse files
daniellimwsrw1nkler
authored andcommitted
Fix rst syntax error
Signed-off-by: Daniel Lim Wee Soong <weesoong.lim@gmail.com>
1 parent 135dc83 commit 0150f15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ By default, `verilog-diagram` uses the `yowasp-yosys` package provided in PyPI.
8686
However, you could also use the `yosys` that is installed on your system, by adding the following line in `setup(app)` inside conf.py.
8787

8888
.. code-block:: py
89+
8990
def setup(app):
9091
...
9192
VerilogDiagram.use_yowasp = False

0 commit comments

Comments
 (0)