Mercurial > code > home > repos > light9
diff bin/effecteval @ 1692:6fa4288da8a6
rdfdb is its own package now
Ignore-this: 6b0b51464911b955687fefe6454fb91b
author | drewp@bigasterisk.com |
---|---|
date | Wed, 21 Mar 2018 08:31:45 +0000 |
parents | 6059de6659c3 |
children | 7772cc48e016 |
line wrap: on
line diff
--- a/bin/effecteval Sun Feb 18 08:05:04 2018 +0000 +++ b/bin/effecteval Wed Mar 21 08:31:45 2018 +0000 @@ -16,8 +16,8 @@ from light9.effecteval.effectloop import makeEffectLoop from light9.greplin_cyclone import StatsForCyclone from light9.namespaces import L9 -from light9.rdfdb.patch import Patch -from light9.rdfdb.syncedgraph import SyncedGraph +from rdfdb.patch import Patch +from rdfdb.syncedgraph import SyncedGraph from greplin import scales from lib.cycloneerr import PrettyErrorHandler