Mercurial > code > home > repos > homeauto
diff service/reasoning/inputgraph.py @ 1374:ac127fdace62
build/import update for reasoning service
Ignore-this: 5e2a8d717e7273bf4a84dd467cccab17
darcs-hash:dc2e5f5c0ee7beb2d72f2c585d88480c5a1312df
author | drewp <drewp@bigasterisk.com> |
---|---|
date | Mon, 06 May 2019 00:05:24 -0700 |
parents | ee5698ef64dd |
children | b87b6e9cedb2 |
line wrap: on
line diff
--- a/service/reasoning/inputgraph.py Mon May 06 00:03:35 2019 -0700 +++ b/service/reasoning/inputgraph.py Mon May 06 00:05:24 2019 -0700 @@ -11,9 +11,8 @@ from graphop import graphEqual from greplin import scales -from patchsource import ReconnectingPatchSource +from patchablegraph.patchsource import ReconnectingPatchSource -sys.path.append("/my/proj/rdfdb") from rdfdb.rdflibpatch import patchQuads log = logging.getLogger('fetch')