diff bin/listsongs @ 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 f066d6e874db
children
line wrap: on
line diff
--- a/bin/listsongs	Sat May 25 12:06:01 2019 +0000
+++ b/bin/listsongs	Sat May 25 12:10:51 2019 +0000
@@ -7,7 +7,7 @@
 compdef _songs curvecalc
 """
 
-from run_local import log
+from run_local import log  # noqa
 from twisted.internet import reactor
 from rdflib import RDF
 from light9 import networking