From f02a874a7290593efbe4b3aeae69a04b46c1cc86 Mon Sep 17 00:00:00 2001
From: abodrov <abodrov@yandex-team.ru>
Date: Thu, 10 Feb 2022 16:47:18 +0300
Subject: Restoring authorship annotation for <abodrov@yandex-team.ru>. Commit
 2 of 2.

---
 library/python/runtime_py3/test/traceback/ya.make | 26 +++++++++++------------
 1 file changed, 13 insertions(+), 13 deletions(-)

(limited to 'library/python/runtime_py3/test/traceback/ya.make')

diff --git a/library/python/runtime_py3/test/traceback/ya.make b/library/python/runtime_py3/test/traceback/ya.make
index 0dddd138f9..b61fe9550b 100644
--- a/library/python/runtime_py3/test/traceback/ya.make
+++ b/library/python/runtime_py3/test/traceback/ya.make
@@ -1,19 +1,19 @@
-PY3_PROGRAM() 
- 
+PY3_PROGRAM()
+
 OWNER(
     abodrov
     borman
 )
- 
-PEERDIR( 
-    contrib/python/ipython 
-) 
- 
-PY_SRCS( 
+
+PEERDIR(
+    contrib/python/ipython
+)
+
+PY_SRCS(
     MAIN
     __main__.py=main
-    crash.py 
-    mod/__init__.py 
-) 
- 
-END() 
+    crash.py
+    mod/__init__.py
+)
+
+END()
-- 
cgit v1.2.3