Skip to content

Commit

Permalink
group xlib and x11 following https://graphviz.org/docs/outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
xflr6 committed Apr 12, 2022
1 parent dd7b5af commit 617a9be
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions graphviz/parameters/formats.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@
'vrml',
'wbmp',
'webp',
'xlib',
'x11'}
'xlib', 'x11'}

DEFAULT_FORMAT = 'pdf'

Expand Down

0 comments on commit 617a9be

Please sign in to comment.