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 | a99ced705ebf434acff6575ae85620766929a13d (patch) | |
tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 /contrib/python | |
parent | 47286b2702565d3ac048278e72ee52105a9c3cc6 (diff) | |
download | ydb-a99ced705ebf434acff6575ae85620766929a13d.tar.gz |
Restoring authorship annotation for Vladimir Losev <myselflosik@gmail.com>. Commit 2 of 2.
Diffstat (limited to 'contrib/python')
-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 ef1f625ba0..d01ced9f3a 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 |