aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/ipdb/ya.make
diff options
context:
space:
mode:
authorAleksandr <ivansduck@gmail.com>2022-02-10 16:47:52 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:47:52 +0300
commitb05913d1c3c02a773578bceb7285084d2933ae86 (patch)
treec0748b5dcbade83af788c0abfa89c0383d6b779c /contrib/python/ipdb/ya.make
parentea6c5b7f172becca389cacaff7d5f45f6adccbe6 (diff)
downloadydb-b05913d1c3c02a773578bceb7285084d2933ae86.tar.gz
Restoring authorship annotation for Aleksandr <ivansduck@gmail.com>. Commit 2 of 2.
Diffstat (limited to 'contrib/python/ipdb/ya.make')
-rw-r--r--contrib/python/ipdb/ya.make18
1 files changed, 9 insertions, 9 deletions
diff --git a/contrib/python/ipdb/ya.make b/contrib/python/ipdb/ya.make
index fe303e0bdf..c1c769c05c 100644
--- a/contrib/python/ipdb/ya.make
+++ b/contrib/python/ipdb/ya.make
@@ -20,15 +20,15 @@ PY_SRCS(
ipdb/stdout.py
)
-NO_CHECK_IMPORTS(
- # Modules presented below leads to initialization of pdb,
- # which try to create ~/.ipython/profile_default/history.sqlite-journal,
- # due to which import tests may crash
- ipdb.__init__
- ipdb.__main__
- ipdb.stdout
-)
-
+NO_CHECK_IMPORTS(
+ # Modules presented below leads to initialization of pdb,
+ # which try to create ~/.ipython/profile_default/history.sqlite-journal,
+ # due to which import tests may crash
+ ipdb.__init__
+ ipdb.__main__
+ ipdb.stdout
+)
+
RESOURCE_FILES(
PREFIX contrib/python/ipdb/
.dist-info/METADATA