diff options
author | dskut <dskut@yandex-team.ru> | 2022-02-10 16:48:44 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:48:44 +0300 |
commit | 0157e283c4aab9eb5fbb4f52684b9f8f23b6b839 (patch) | |
tree | ddc440f17226391c52c0d60d12fe128378462658 /contrib | |
parent | c937e13b3151132f4fe9b95b05a33fb89138a89e (diff) | |
download | ydb-0157e283c4aab9eb5fbb4f52684b9f8f23b6b839.tar.gz |
Restoring authorship annotation for <dskut@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/python/ya.make | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/python/ya.make b/contrib/python/ya.make index d01ced9f3a..71c1983675 100644 --- a/contrib/python/ya.make +++ b/contrib/python/ya.make @@ -560,7 +560,7 @@ RECURSE( jsonref jsonschema jsonstreams - juggler_sdk + juggler_sdk juggler_sdk/cli junitparser jupyter_client @@ -1073,7 +1073,7 @@ RECURSE( toml tomli toolz - toposort + toposort toredis tornado tornado-opentracing |