Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix get_config_plotly_server_url on .config load error #1551

Merged
merged 1 commit into from
May 6, 2019
Merged

Conversation

jonmmease
Copy link
Contributor

Closes #1550

If .config was not found or not loaded properly, it should be treated as empty, but it was resulting in an UnboundLocalError.

If .config is not found or not loaded it should be treated as empty,
but it's resulting in an `UnboundLocalError`
@jonmmease jonmmease added this to the v3.9.0 milestone May 6, 2019
@jonmmease jonmmease merged commit 6c0a66d into master May 6, 2019
@nicolaskruchten nicolaskruchten deleted the bug_1550 branch June 19, 2020 16:13
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.

"config_dict" UnboundLocalError after upgrade to Plotly 3.8.1
1 participant