Skip to content

Commit 2f76c1e

Browse files
authored
added missing " (#200)
1 parent 721ed45 commit 2f76c1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage/python_api_usage.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ The following example shows a usage with every attributes specified.
9090
)
9191
9292
geo = geouned.CadToCsg(
93-
stepFile="cuboid.stp,
93+
stepFile="cuboid.stp",
9494
options=my_options,
9595
settings=my_settings,
9696
tolerances=my_tolerances,

0 commit comments

Comments
 (0)