We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e55e81c commit efc36a2Copy full SHA for efc36a2
plotly/tools.py
@@ -186,7 +186,6 @@ def set_config_file(plotly_domain=None,
186
:param (bool) world_readable: True = public, False = private
187
188
"""
189
- # import ipdb; ipdb.set_trace()
190
if not check_file_permissions():
191
raise exceptions.PlotlyError("You don't have proper file permissions "
192
"to run this function.")
0 commit comments