aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/mypy-protobuf
diff options
context:
space:
mode:
authorsnermolaev <snermolaev@yandex-team.ru>2022-02-10 16:45:53 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:45:53 +0300
commit7353a3fdea9c67c256980c00a2b3b67f09b23a27 (patch)
tree1a2c5ffcf89eb53ecd79dbc9bc0a195c27404d0c /contrib/python/mypy-protobuf
parent2015790ac9fcc04caab83fccc23ab2460310a797 (diff)
downloadydb-7353a3fdea9c67c256980c00a2b3b67f09b23a27.tar.gz
Restoring authorship annotation for <snermolaev@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'contrib/python/mypy-protobuf')
-rw-r--r--contrib/python/mypy-protobuf/ya.make6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/python/mypy-protobuf/ya.make b/contrib/python/mypy-protobuf/ya.make
index 0e1a9b90d7..4f86fe6bf9 100644
--- a/contrib/python/mypy-protobuf/ya.make
+++ b/contrib/python/mypy-protobuf/ya.make
@@ -5,7 +5,7 @@ OWNER(torkve g:python-contrib)
VERSION(2.10)
LICENSE(Apache-2.0)
-
+
PEERDIR(
contrib/python/protobuf
)
@@ -28,6 +28,6 @@ RESOURCE_FILES(
END()
-RECURSE(
- bin
+RECURSE(
+ bin
)