mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +00:00
Correct highlight code block python
This commit is contained in:
committed by
Thomas Krijnen
parent
3d82eb954f
commit
6286d85850
@@ -88,7 +88,7 @@ Here is a minimal example of how to use IfcPatch as a library:
|
||||
Alternatively, there is a less dynamic way to use IfcPatch
|
||||
that allows seeing available arguments, their descriptions, types, default values, etc.
|
||||
|
||||
..code-block:: python
|
||||
.. code-block:: python
|
||||
|
||||
import ifcopenshell
|
||||
import ifcpatch
|
||||
|
||||
Reference in New Issue
Block a user