Skip to content
This repository was archived by the owner on Jun 9, 2020. It is now read-only.

Commit fdf0005

Browse files
committed
Add export to file for readme_example
1 parent eda71a7 commit fdf0005

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/readme_example.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@
1515

1616
# print to console
1717
tool_object.export()
18+
19+
tool_object.export("echotool.cwl")

0 commit comments

Comments
 (0)