diff options
author | idlesign <idlesign@yandex-team.ru> | 2022-02-10 16:48:35 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:48:35 +0300 |
commit | 93e6c4a5247692fea058a17c54fe0a7a257cc2f7 (patch) | |
tree | d1069d93e9596eaa36a6f2a3453fee5b3a5ee090 /library/python | |
parent | 7543b2bb051ed034a590861728dc3ca5213e6e63 (diff) | |
download | ydb-93e6c4a5247692fea058a17c54fe0a7a257cc2f7.tar.gz |
Restoring authorship annotation for <idlesign@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'library/python')
-rw-r--r-- | library/python/ya.make | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/library/python/ya.make b/library/python/ya.make index 2e1eb6e0e1..7016a1cb80 100644 --- a/library/python/ya.make +++ b/library/python/ya.make @@ -14,7 +14,7 @@ RECURSE( awssdk_async_extensions base64 base64/test - bclclient + bclclient blackbox blackbox/tests blackbox/tvm2 @@ -64,10 +64,10 @@ RECURSE( django_russian django_template_common django_tools_log_context - dssclient + dssclient dump_dict edit_distance - errorboosterclient + errorboosterclient filelock filelock/ut filesys @@ -152,7 +152,7 @@ RECURSE( reactor redis_utils reservoir_sampling - refsclient + refsclient resource retry retry/tests |