Skip to content

Commit

Permalink
DOCS
Browse files Browse the repository at this point in the history
  • Loading branch information
petrasvestartas committed May 1, 2024
1 parent 369fa7c commit 8e3ff1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples/binding_read_xml_polylines.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import compas_wood
import os

dataset_index = 0
dataset_index = 3
module_path = os.path.dirname(compas_wood.__file__)
foldername = os.path.join(module_path, "datasets")
foldername = os.path.join(module_path, "datasets") + os.sep
Expand Down

0 comments on commit 8e3ff1f

Please sign in to comment.