diff options
author | Sergey Brazhnik <s.brazhnik@gmail.com> | 2022-02-10 16:46:31 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:46:31 +0300 |
commit | ef42528cdc4019bf12e878add78e77c15997af4f (patch) | |
tree | d317eddc46806e0fa8b36da200c8cea15820301e /contrib/python/decorator | |
parent | 11a24635da4c4f39428b182c49a7bc35e47c9534 (diff) | |
download | ydb-ef42528cdc4019bf12e878add78e77c15997af4f.tar.gz |
Restoring authorship annotation for Sergey Brazhnik <s.brazhnik@gmail.com>. Commit 1 of 2.
Diffstat (limited to 'contrib/python/decorator')
-rw-r--r-- | contrib/python/decorator/ya.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/python/decorator/ya.make b/contrib/python/decorator/ya.make index fbb7ebf626..433067d316 100644 --- a/contrib/python/decorator/ya.make +++ b/contrib/python/decorator/ya.make @@ -7,7 +7,7 @@ OWNER(g:python-contrib borman) VERSION(4.4.2) NO_LINT() - + PY_SRCS( TOP_LEVEL decorator.py |