diff options
author | Vladimir Losev <myselflosik@gmail.com> | 2022-02-10 16:48:31 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:48:31 +0300 |
commit | 47286b2702565d3ac048278e72ee52105a9c3cc6 (patch) | |
tree | 66bdfbc3d9ec760a07bb61d81e65408c2a7b34ab /contrib | |
parent | 362d1890970fd30117ba306eaa4680b6e04e1c6c (diff) | |
download | ydb-47286b2702565d3ac048278e72ee52105a9c3cc6.tar.gz |
Restoring authorship annotation for Vladimir Losev <myselflosik@gmail.com>. Commit 1 of 2.
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/python/ya.make | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/python/ya.make b/contrib/python/ya.make index d01ced9f3a..ef1f625ba0 100644 --- a/contrib/python/ya.make +++ b/contrib/python/ya.make @@ -131,7 +131,7 @@ RECURSE( cachelib cachetools catalogue - cattrs + cattrs cbor2 cchardet celery @@ -363,7 +363,7 @@ RECURSE( fastapi-utils fastdtw fasteners - fastjsonschema + fastjsonschema fastsnmp faulthandler fbprophet @@ -867,7 +867,7 @@ RECURSE( pytest-falcon pytest-falcon-client pytest-fixture-config - pytest-flake8 + pytest-flake8 pytest-flakes pytest-flask pytest-forked |