Skip to content

Commit efc36a2

Browse files
committed
removed commented line
1 parent e55e81c commit efc36a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plotly/tools.py

-1
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,6 @@ def set_config_file(plotly_domain=None,
186186
:param (bool) world_readable: True = public, False = private
187187
188188
"""
189-
# import ipdb; ipdb.set_trace()
190189
if not check_file_permissions():
191190
raise exceptions.PlotlyError("You don't have proper file permissions "
192191
"to run this function.")

0 commit comments

Comments
 (0)