Skip to content

Switch generate_dot() to use double quotes instead of single quotes - #493

Open
atchley-sha wants to merge 2 commits into
rich-iannone:mainfrom
atchley-sha:fix-quotes
Open

Switch generate_dot() to use double quotes instead of single quotes#493
atchley-sha wants to merge 2 commits into
rich-iannone:mainfrom
atchley-sha:fix-quotes

Conversation

@atchley-sha

@atchley-sha atchley-sha commented Jul 10, 2023

Copy link
Copy Markdown

This addresses #491.

The command-line dot throws a syntax error with single quotes, as it expects strings to be surrounded by double quotes. generate_dot() previously used single quotes in writing the dot code, but this PR changes that to double quotes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants