aboutsummaryrefslogtreecommitdiffstats
path: root/library/python/runtime_py3/ya.make
diff options
context:
space:
mode:
authorabodrov <abodrov@yandex-team.ru>2022-02-10 16:47:18 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:47:18 +0300
commit1b8c043abfc689b3d27384c4202b20031fc4ae31 (patch)
tree43ffe3a7cfe51a083e22d9eabb71c4f5321f6b08 /library/python/runtime_py3/ya.make
parente7a025f6f4917a3eb54227db101e58bb26ee2cfa (diff)
downloadydb-1b8c043abfc689b3d27384c4202b20031fc4ae31.tar.gz
Restoring authorship annotation for <abodrov@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'library/python/runtime_py3/ya.make')
-rw-r--r--library/python/runtime_py3/ya.make8
1 files changed, 4 insertions, 4 deletions
diff --git a/library/python/runtime_py3/ya.make b/library/python/runtime_py3/ya.make
index fa5c11341a..6f37a6aade 100644
--- a/library/python/runtime_py3/ya.make
+++ b/library/python/runtime_py3/ya.make
@@ -43,7 +43,7 @@ ELSE()
ENDIF()
END()
-
-RECURSE_FOR_TESTS(
- test
-)
+
+RECURSE_FOR_TESTS(
+ test
+)