diff options
author | lorekhov <lorekhov@yandex-team.ru> | 2022-02-10 16:48:26 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:48:26 +0300 |
commit | b98810514831a128328c16707b07d77c429c6541 (patch) | |
tree | 0c8c860d79b48ce26c2b7f59da691582230a0bd6 /library/python | |
parent | 5a795225a701737db5accb607a6dc84181e2e0cb (diff) | |
download | ydb-b98810514831a128328c16707b07d77c429c6541.tar.gz |
Restoring authorship annotation for <lorekhov@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'library/python')
-rw-r--r-- | library/python/ya.make | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/library/python/ya.make b/library/python/ya.make index 2e1eb6e0e1f..18fa20b9667 100644 --- a/library/python/ya.make +++ b/library/python/ya.make @@ -39,7 +39,7 @@ RECURSE( codecs/test compress compress/tests - cookiemy + cookiemy coredump_filter cores coverage @@ -53,8 +53,8 @@ RECURSE( deploy_formatter deprecated dir-sync - django - django/example + django + django/example django-idm-api django-multic django-sform |