Add lorautil to Loriot

This commit is contained in:
Nico Schottelius 2016-11-02 18:36:03 +01:00
parent 76f6fed0cc
commit e8df315bb7
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ import websocket
import json
import os
import psycopg2
import lorautil
class Loriot():
def __init__(self):