From dcbf444872b81248ce958f05d47abad6e8a237a7 Mon Sep 17 00:00:00 2001
From: robot-piglet <robot-piglet@yandex-team.com>
Date: Wed, 18 Dec 2024 11:04:10 +0300
Subject: Intermediate changes
 commit_hash:1f2ebe313aea1039145a9d68dcd511d5f22f383a

---
 contrib/python/ipython/py3/IPython/external/qt_loaders.py | 1 +
 1 file changed, 1 insertion(+)

(limited to 'contrib/python/ipython/py3/IPython/external')

diff --git a/contrib/python/ipython/py3/IPython/external/qt_loaders.py b/contrib/python/ipython/py3/IPython/external/qt_loaders.py
index 6058ee5a9a..87b716582a 100644
--- a/contrib/python/ipython/py3/IPython/external/qt_loaders.py
+++ b/contrib/python/ipython/py3/IPython/external/qt_loaders.py
@@ -8,6 +8,7 @@ bindings, which is unstable and likely to crash
 This is used primarily by qt and qt_for_kernel, and shouldn't
 be accessed directly from the outside
 """
+
 import importlib.abc
 import sys
 import os
-- 
cgit v1.2.3