Explorar o código

use events PROPERLY

David %!s(int64=9) %!d(string=hai) anos
pai
achega
a8b0e270be
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      parser.py

+ 1 - 1
parser.py

@@ -108,7 +108,7 @@ def news_worker(source, kw, d, q):
 
 # TODO influx start
 
-post_data('event', {}, 'start')
+post_data('event', {}, '"start"')
 start = time()
 sources = db().sources()
 db().purge_error()