Skip to content

Commit 08a885d

Browse files
committed
commented the delete db in bike tutorial
1 parent c68a58b commit 08a885d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bike-tutorial/python/Create TerminusDB Graph with Python Client.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
],
5050
"source": [
5151
"# Uncomment this to delete your old database first\n",
52-
"client.delete_database(dbid)"
52+
"# client.delete_database(dbid)"
5353
]
5454
},
5555
{

0 commit comments

Comments
 (0)