From 04a7385bc367c03269483f103030fb1f5beaec0d Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Thu, 24 Oct 2024 20:53:41 +0900 Subject: [PATCH] Drop unnecessary 'x' bit from doc config file This file is not actually executable. Trivial-Fix Change-Id: Ic427d766101a25fffe646c5a651f0823d5ccbf96 --- 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