Skip to content

Commit

Permalink
/
Browse files Browse the repository at this point in the history
Former-commit-id: 8b143d00441c0b9ad16e35954e5251336ea34533
  • Loading branch information
jangalic04 committed Jun 18, 2024
1 parent 539b104 commit 2028dd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions final_demo.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"connection = mysql.connector.connect(\n",
" host='localhost',\n",
" user='root',\n",
" password='4ADhj130!',\n",
" password='',\n",
" database='jbg030'\n",
")\n",
"\n",
Expand Down Expand Up @@ -2986,7 +2986,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.12"
"version": "3.1.undefined"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 2028dd3

Please sign in to comment.