Mercurial > code > home > repos > light9
diff bin/inputdemo @ 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 | a38955ba6f40 |
children | f140153c087c |
line wrap: on
line diff
--- a/bin/inputdemo Sun Feb 18 08:05:04 2018 +0000 +++ b/bin/inputdemo Wed Mar 21 08:31:45 2018 +0000 @@ -9,8 +9,8 @@ from gi.repository import Gtk from run_local import log from light9 import showconfig, networking -from light9.rdfdb import clientsession -from light9.rdfdb.syncedgraph import SyncedGraph +from rdfdb import clientsession +from rdfdb.syncedgraph import SyncedGraph import cyclone.httpclient from light9.curvecalc.client import sendLiveInputPoint