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 | 87b035b9d1cf288f6df308ce0d7c233acafec2cb (patch) | |
tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 /library/python | |
parent | b98810514831a128328c16707b07d77c429c6541 (diff) | |
download | ydb-87b035b9d1cf288f6df308ce0d7c233acafec2cb.tar.gz |
Restoring authorship annotation for <lorekhov@yandex-team.ru>. Commit 2 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 18fa20b9667..2e1eb6e0e1f 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 |