From a77fe8f44c2ddec841a1b1276ead64a1a5ca4736 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Mon, 21 Oct 2024 20:25:17 +0900 Subject: [PATCH] Drop unnecessary 'x' bit from doc config file This file is not actually executable. Trivial-Fix Change-Id: I9a4fab965147f3984eb177113afa3243660b1ccd --- doc/source/conf.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 doc/source/conf.py diff --git a/doc/source/conf.py b/doc/source/conf.py old mode 100755 new mode 100644