Skip to content

Commit

Permalink
fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
jmckenna committed Oct 14, 2024
1 parent 9b9bb21 commit 41a84f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions book/thematics/vessels/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ from rdflib.extras.external_graph_libs import rdflib_to_networkx_multidigraph
from rdflib.extras.external_graph_libs import rdflib_to_networkx_graph
from pyld import jsonld
import graphviz
import rdflib
import os, sys
currentdir = os.path.dirname(os.path.abspath(''))
Expand Down

0 comments on commit 41a84f3

Please sign in to comment.