From d80cf4052e2937162ef462cc1921c1a84c5e1bbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adolfo=20G=C3=B3mez=20Garc=C3=ADa?= Date: Mon, 17 Jan 2022 13:43:51 +0100 Subject: [PATCH] removed -s --- client-py3/full/src/UDSClient.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client-py3/full/src/UDSClient.py b/client-py3/full/src/UDSClient.py index bdfd26ac..44f7d206 100755 --- a/client-py3/full/src/UDSClient.py +++ b/client-py3/full/src/UDSClient.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python3 -s +#!/usr/bin/env python3 # -*- coding: utf-8 -*- # # Copyright (c) 2014-2021 Virtual Cable S.L.U.