diff bin/rdfdb @ 1866:3c523c71da29

pyflakes cleanups and some refactors Ignore-this: f7372e678699175feb4e628eee3d768c
author Drew Perttula <drewp@bigasterisk.com>
date Sat, 25 May 2019 12:10:51 +0000
parents 7772cc48e016
children f001d689b3e2
line wrap: on
line diff
--- a/bin/rdfdb	Sat May 25 12:06:01 2019 +0000
+++ b/bin/rdfdb	Sat May 25 12:10:51 2019 +0000
@@ -1,5 +1,5 @@
 #!bin/python
-import run_local
+import run_local  # noqa
 import os
 from light9 import networking, showconfig
 import rdfdb.service