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 | b08b637aa8ed478034c6c49fc59b42d7041f5592 (patch) | |
tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 | |
parent | 0157e283c4aab9eb5fbb4f52684b9f8f23b6b839 (diff) | |
download | ydb-b08b637aa8ed478034c6c49fc59b42d7041f5592.tar.gz |
Restoring authorship annotation for <dskut@yandex-team.ru>. Commit 2 of 2.
-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 71c1983675..d01ced9f3a 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 |