diff options
author | vvkraynov <vvkraynov@yandex-team.ru> | 2022-02-10 16:49:00 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:49:00 +0300 |
commit | a0f62102eb212bd1a782a4f248485947ee3bb696 (patch) | |
tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 | |
parent | 15a5d24cae758d23dbbc26c53377187ce7f80154 (diff) | |
download | ydb-a0f62102eb212bd1a782a4f248485947ee3bb696.tar.gz |
Restoring authorship annotation for <vvkraynov@yandex-team.ru>. Commit 2 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 8ad7664052..d01ced9f3a 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) |