From: Guillaume Pellerin Date: Mon, 5 May 2025 13:59:56 +0000 (+0200) Subject: fix import X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=6a5a920d6c975e194282b6fd07adb5a7404571d0;p=telecaster-client.git fix import --- diff --git a/telecaster/views.py b/telecaster/views.py index f99c09f..756d274 100644 --- a/telecaster/views.py +++ b/telecaster/views.py @@ -8,7 +8,7 @@ import urllib from tools import * from models import * -from forms import* +from forms import * from jsonrpc import jsonrpc_method from jsonrpc.proxy import ServiceProxy