bennaaym/graphviz_support: bug fixed | README updated with examples#57
bennaaym/graphviz_support: bug fixed | README updated with examples#57bennaaym wants to merge 2 commits intofacebookresearch:mainfrom
Conversation
b3b3142 to
1f312b1
Compare
|
Hey @bennaaym great job on these examples, and thank you so much for adding them. I just wanted to point out a small bug, I encountered when trying to run generate_graphviz.py, see line 174 When I tried debugging it, it turned out my output_file was So when running Just wanted to give you a heads up, awesome work! |
deb9e6e to
1924efd
Compare
|
Hello, @fzchriha thank you for your feedback. I have noticed that bug and I fixed it (please check the PR update). I like your solution, however, I think using "os.path.splitext()" will be an easier option. Please try it again and let me know if there are any other issues |

Description
This is an update of the LabgraphGraphviz extension. The PR adds the following :
Type of change
Please delete options that are not relevant.
validation/testing
Checklist: