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=880f05396b4856c96d58e3d253a709fc7ec9fd40;p=telecaster-client.git fix import --- diff --git a/telecaster/views.py b/telecaster/views.py index 41c6cab..a941ea0 100644 --- a/telecaster/views.py +++ b/telecaster/views.py @@ -7,7 +7,7 @@ import string from tools import * from models import * -from forms import* +from forms import * from jsonrpc import jsonrpc_method from jsonrpc.proxy import ServiceProxy