aboutsummaryrefslogtreecommitdiffstats
path: root/build/plugins/tests/fake_ymake/ya.make
diff options
context:
space:
mode:
authoriaz1607 <iaz1607@yandex-team.com>2023-11-27 13:50:15 +0300
committeriaz1607 <iaz1607@yandex-team.com>2023-11-27 14:20:03 +0300
commitf2bebe45e16d892b620cc073279faaa1bf550a92 (patch)
treef8b87603f9c7f8372a7e4d49b352e1ab1b8fc61f /build/plugins/tests/fake_ymake/ya.make
parent9b07404a4c0075cda0fcf2ee078cf81c51c05fd2 (diff)
downloadydb-f2bebe45e16d892b620cc073279faaa1bf550a92.tar.gz
`build/plugins` ya style --py
Diffstat (limited to 'build/plugins/tests/fake_ymake/ya.make')
-rw-r--r--build/plugins/tests/fake_ymake/ya.make2
1 files changed, 2 insertions, 0 deletions
diff --git a/build/plugins/tests/fake_ymake/ya.make b/build/plugins/tests/fake_ymake/ya.make
index 16de1baaac..500755e223 100644
--- a/build/plugins/tests/fake_ymake/ya.make
+++ b/build/plugins/tests/fake_ymake/ya.make
@@ -2,6 +2,8 @@ OWNER(g:ymake)
PY23_LIBRARY()
+STYLE_PYTHON()
+
PY_SRCS(
__init__.py=ymake
)