8000 removing duplicated default `api_key = ‘’` · skytree-brian/plotly.py@f6531f9 · GitHub
[go: up one dir, main page]

Skip to content

Commit f6531f9

Browse files
committed
removing duplicated default api_key = ‘’
1 parent 4640072 commit f6531f9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plotly/tools.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ def warning_on_one_line(message, category, filename, lineno,
6262
'api_key': '',
6363
'proxy_username': '',
6464
'proxy_password': '',
65-
'api_key': '',
6665
'stream_ids': []},
6766
CONFIG_FILE: {'plotly_domain': 'https://plot.ly',
6867
'plotly_streaming_domain': 'stream.plot.ly',

0 commit comments

Comments
 (0)
0