diff options
author | petcazay <petcazay@yandex-team.ru> | 2022-02-10 16:48:47 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:48:47 +0300 |
commit | 1e20dd1551f843e2bc4ac4abe7580dd3a5e51fba (patch) | |
tree | 64ab7f35c1fa0b5865bd0304f4558be760769f49 | |
parent | f628433a5bcf4a97be14be139d01d7fec70e42bf (diff) | |
download | ydb-1e20dd1551f843e2bc4ac4abe7580dd3a5e51fba.tar.gz |
Restoring authorship annotation for <petcazay@yandex-team.ru>. Commit 1 of 2.
-rw-r--r-- | contrib/python/ya.make | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/python/ya.make b/contrib/python/ya.make index d01ced9f3a..6c60f275f9 100644 --- a/contrib/python/ya.make +++ b/contrib/python/ya.make @@ -709,7 +709,7 @@ RECURSE( parameterized paramiko paramz - parse + parse parse-type parsedatetime parsel @@ -860,7 +860,7 @@ RECURSE( pytest pytest-allure-adaptor pytest-asyncio - pytest-bdd + pytest-bdd pytest-datadir pytest-datafixtures pytest-django |