diff options
author | torkve <torkve@yandex-team.ru> | 2022-02-10 16:48:23 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:48:23 +0300 |
commit | d2e3ef74aed5c066cc49df962b30ceb4318778ac (patch) | |
tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 /contrib/python/mypy-protobuf/bin/ya.make | |
parent | f9cfbeee51d5849127bb58793a2edcdfd7bb91bb (diff) | |
download | ydb-d2e3ef74aed5c066cc49df962b30ceb4318778ac.tar.gz |
Restoring authorship annotation for <torkve@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'contrib/python/mypy-protobuf/bin/ya.make')
-rw-r--r-- | contrib/python/mypy-protobuf/bin/ya.make | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/python/mypy-protobuf/bin/ya.make b/contrib/python/mypy-protobuf/bin/ya.make index ac0a5874b0..b14eec5f93 100644 --- a/contrib/python/mypy-protobuf/bin/ya.make +++ b/contrib/python/mypy-protobuf/bin/ya.make @@ -1,6 +1,6 @@ -OWNER(torkve g:python-contrib) - +OWNER(torkve g:python-contrib) + RECURSE( protoc-gen-mypy protoc-gen-mypy_grpc -) +) |