diff options
author | vvkraynov <vvkraynov@yandex-team.ru> | 2022-02-10 16:48:59 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:48:59 +0300 |
commit | 15a5d24cae758d23dbbc26c53377187ce7f80154 (patch) | |
tree | 4d95a580aeefa498b0ade4533910497160a10bab | |
parent | 1bea411414a562d14a66ac6aa6a84bd4d7c8af9e (diff) | |
download | ydb-15a5d24cae758d23dbbc26c53377187ce7f80154.tar.gz |
Restoring authorship annotation for <vvkraynov@yandex-team.ru>. Commit 1 of 2.
-rw-r--r-- | contrib/python/ya.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/python/ya.make b/contrib/python/ya.make index d01ced9f3a..8ad7664052 100644 --- a/contrib/python/ya.make +++ b/contrib/python/ya.make @@ -1184,7 +1184,7 @@ RECURSE( zope.event zope.interface zope.schema - zstandard + zstandard ) IF (OS_WINDOWS) |