Multiple python3 bugfixes

This commit is contained in:
2019-03-13 11:58:09 +01:00
parent 49e38e239a
commit 6f26255717
6 changed files with 24 additions and 18 deletions

View File

@@ -17,6 +17,7 @@ import logging
import peewee
import re
import sys
from playhouse.db_url import connect