Add lorautil to Loriot
This commit is contained in:
parent
76f6fed0cc
commit
e8df315bb7
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ import websocket
|
|||
import json
|
||||
import os
|
||||
import psycopg2
|
||||
import lorautil
|
||||
|
||||
class Loriot():
|
||||
def __init__(self):
|
||||
|
|
Loading…
Reference in a new issue