hbmartin / graphviz2drawio

Convert graphviz (dot) files to draw.io / lucid (mxGraph) format. Beautiful and editable graphs in your favorite editor.
https://pypi.org/project/graphviz2drawio/
GNU General Public License v3.0
186 stars 32 forks source link

Make output file and stdout mutually exclusive #16

Closed hbmartin closed 6 years ago

hbmartin commented 6 years ago

output = self.add_mutually_exclusive_group()