From f336dbb9161bb3e3a91c8f4312161ba26fc0cb38 Mon Sep 17 00:00:00 2001 From: Pavel Karateev Date: Tue, 29 Oct 2024 18:05:57 +0100 Subject: [PATCH] PCQA-655 Add `__init__` so imports work on Python 2 GitOrigin-RevId: 7431f1e3d9ec0ca7d9104b660318460ebcd07e65 --- python/helpers/sphinxcontrib/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 python/helpers/sphinxcontrib/__init__.py diff --git a/python/helpers/sphinxcontrib/__init__.py b/python/helpers/sphinxcontrib/__init__.py new file mode 100644 index 000000000000..e69de29bb2d1