diff options
author | say <say@yandex-team.ru> | 2022-02-10 16:48:19 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:48:19 +0300 |
commit | a6a6f6e1e77c7d7d0cdfad61c093e061d6fb5782 (patch) | |
tree | 4ba72c2b9370316395657a82e1952eebbe587ade /library/python/testing | |
parent | 24e42061bd52ed0f06dff42f3db89414ba1d186e (diff) | |
download | ydb-a6a6f6e1e77c7d7d0cdfad61c093e061d6fb5782.tar.gz |
Restoring authorship annotation for <say@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'library/python/testing')
-rw-r--r-- | library/python/testing/yatest_common/ya.make | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/library/python/testing/yatest_common/ya.make b/library/python/testing/yatest_common/ya.make index 5662db4c5d3..1388ada6f05 100644 --- a/library/python/testing/yatest_common/ya.make +++ b/library/python/testing/yatest_common/ya.make @@ -4,8 +4,8 @@ PY23_LIBRARY() OWNER(g:yatest) -NO_EXTENDED_SOURCE_SEARCH() - +NO_EXTENDED_SOURCE_SEARCH() + PY_SRCS( TOP_LEVEL yatest/__init__.py |