From e995134e2107f3e619c086c760737215e1764994 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Wed, 31 Jan 2024 14:54:27 +0100 Subject: [PATCH] coding style python --- conf/config_local.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conf/config_local.py b/conf/config_local.py index 1ddd489..1397b47 100644 --- a/conf/config_local.py +++ b/conf/config_local.py @@ -1 +1,3 @@ +#!/usr/bin/env python3 + DESKTOP_USER = '__APP__@__DOMAIN__'