Skip to content

Commit 1cbe7b2

Browse files
authored
Update apache-age-note.ipynb
1 parent 949e606 commit 1cbe7b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/apache-age-note.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"outputs": [],
4343
"source": [
4444
"import age\n",
45-
"from age.gen.ageParser import *\n",
45+
"from age.gen.AgtypeParser import *\n",
4646
"\n",
4747
"GRAPH_NAME = \"test_graph\"\n",
4848
"DSN = \"host=172.17.0.2 port=5432 dbname=postgres user=postgres password=agens\"\n",

0 commit comments

Comments
 (0)