summaryrefslogtreecommitdiffstats
path: root/library/python/pytest/empty
diff options
context:
space:
mode:
authorNikita Slyusarev <[email protected]>2022-02-10 16:46:52 +0300
committerDaniil Cherednik <[email protected]>2022-02-10 16:46:52 +0300
commitcd77cecfc03a3eaf87816af28a33067c4f0cdb59 (patch)
tree1308e0bae862d52e0020d881fe758080437fe389 /library/python/pytest/empty
parentcdae02d225fb5b3afbb28990e79a7ac6c9125327 (diff)
Restoring authorship annotation for Nikita Slyusarev <[email protected]>. Commit 1 of 2.
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 8f0fa37e2a9..5d9e5771f7a 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()