summaryrefslogtreecommitdiffstats
path: root/library/python/pytest/empty
diff options
context:
space:
mode:
Diffstat (limited to 'library/python/pytest/empty')
-rw-r--r--library/python/pytest/empty/ya.make14
1 files changed, 7 insertions, 7 deletions
diff --git a/library/python/pytest/empty/ya.make b/library/python/pytest/empty/ya.make
index 5d9e5771f7a..8f0fa37e2a9 100644
--- a/library/python/pytest/empty/ya.make
+++ b/library/python/pytest/empty/ya.make
@@ -1,12 +1,12 @@
LIBRARY()
-OWNER(
- g:yatool
- dmitko
-)
+OWNER(
+ g:yatool
+ dmitko
+)
-SRCS(
- main.c
-)
+SRCS(
+ main.c
+)
END()