Skip to content

Commit 2c923a2

Browse files
ColinMaudryjpmckinney
authored andcommitted
Remove SqlMagit style set to _DEPRECATED_DEFAULT
1 parent c7f450c commit 2c923a2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

component_setup_kingfisher.ipynb

-3
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,6 @@
6868
"# Don't show connection string after execute.\n",
6969
"%config SqlMagic.displaycon = False\n",
7070
"\n",
71-
"# Set SqlMagic/prettytable style\n",
72-
"%config SqlMagic.style = '_DEPRECATED_DEFAULT'\n",
73-
"\n",
7471
"connection_string = (\n",
7572
" \"postgresql://\"\n",
7673
" + user\n",

0 commit comments

Comments
 (0)