diff options
author | mkolom <mkolom@yandex-team.ru> | 2022-02-10 16:46:07 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:46:07 +0300 |
commit | 8dc65930fc86ac0ebd07114f5f5be9e89c65ef8a (patch) | |
tree | 1a2c5ffcf89eb53ecd79dbc9bc0a195c27404d0c /contrib/tools | |
parent | 5cc85744b35577ef3ca2214128c9e0c41927119e (diff) | |
download | ydb-8dc65930fc86ac0ebd07114f5f5be9e89c65ef8a.tar.gz |
Restoring authorship annotation for <mkolom@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'contrib/tools')
-rw-r--r-- | contrib/tools/cython/Cython/ya.make | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/tools/cython/Cython/ya.make b/contrib/tools/cython/Cython/ya.make index 35bc4d8e73..f4aacbdf94 100644 --- a/contrib/tools/cython/Cython/ya.make +++ b/contrib/tools/cython/Cython/ya.make @@ -2,8 +2,8 @@ PY23_LIBRARY() OWNER(g:yatool) -NO_LINT() - +NO_LINT() + # Minimal set of the files required to support coverage (DEVTOOLS-4095) PY_SRCS( __init__.py |