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 | 5cc85744b35577ef3ca2214128c9e0c41927119e (patch) | |
tree | fba9b982a07e2e19a253f5d9a8ef1226a726919a /contrib/tools/cython | |
parent | dbd3185956979f21ea16ef90c1ba4aa2d6a75fae (diff) | |
download | ydb-5cc85744b35577ef3ca2214128c9e0c41927119e.tar.gz |
Restoring authorship annotation for <mkolom@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'contrib/tools/cython')
-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 f4aacbdf94..35bc4d8e73 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 |