summaryrefslogtreecommitdiffstats
path: root/contrib/python/pexpect
diff options
context:
space:
mode:
authorSergey Brazhnik <[email protected]>2022-02-10 16:46:31 +0300
committerDaniil Cherednik <[email protected]>2022-02-10 16:46:31 +0300
commitef42528cdc4019bf12e878add78e77c15997af4f (patch)
treed317eddc46806e0fa8b36da200c8cea15820301e /contrib/python/pexpect
parent11a24635da4c4f39428b182c49a7bc35e47c9534 (diff)
Restoring authorship annotation for Sergey Brazhnik <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'contrib/python/pexpect')
-rw-r--r--contrib/python/pexpect/ya.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/python/pexpect/ya.make b/contrib/python/pexpect/ya.make
index a5bb92fcacb..a78d9df5f66 100644
--- a/contrib/python/pexpect/ya.make
+++ b/contrib/python/pexpect/ya.make
@@ -5,7 +5,7 @@ LICENSE(ISC)
OWNER(g:python-contrib borman)
VERSION(4.8.0)
-
+
PEERDIR(
contrib/python/ptyprocess
)