Skip to content

Commit

Permalink
nits
Browse files Browse the repository at this point in the history
  • Loading branch information
Ken Kundert authored and Ken Kundert committed Mar 28, 2024
1 parent c981ea8 commit 8cbf6cb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@ Simple Example
--------------

Here is a simple example that demonstrates the package. It generates the
schematic of a shunt RLC circuit:

.. code-block:: python
schematic of a shunt RLC circuit::

from svg_schematic import Schematic, Resistor, Capacitor, Inductor, Wire
from inform import Error, error, os_error
Expand Down

0 comments on commit 8cbf6cb

Please sign in to comment.