Skip to content

Commit 449d02e

Browse files
Removed obsolete code
1 parent 889ef09 commit 449d02e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/tutorial_pandas.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55

66

77
def main(host='localhost', port=8086):
8-
host='localhost'
9-
port=8086
108
user = 'root'
119
password = 'root'
1210
dbname = 'demo'

0 commit comments

Comments
 (0)