Fix doc intro code blocks

modern_python v0.9.11
jaseg 2022-02-06 23:49:51 +01:00
rodzic a939ab016e
commit 02a5f92af1
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -59,13 +59,13 @@ Quick Start
First, install gerbonara from PyPI using pip:
.. highlight:: shell
.. code-block:: shell
pip install --user gerbonara
Then, you are ready to read and write gerber files:
.. highlight:: python
.. code-block:: python
from gerbonara import LayerStack