diff options
author | vvgolubev <[email protected]> | 2022-02-10 16:48:52 +0300 |
---|---|---|
committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:48:52 +0300 |
commit | e0e411cfef93de493c8ae7a88ffef98a3ae40a04 (patch) | |
tree | 10858cde0e1139d99dbfd80cd021e24889616cd8 | |
parent | c02c97917fa01f09b2ed1d5f54697bce9fbd1550 (diff) |
Restoring authorship annotation for <[email protected]>. 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 d01ced9f3aa..d46da8bd476 100644 --- a/contrib/python/ya.make +++ b/contrib/python/ya.make @@ -861,7 +861,7 @@ RECURSE( pytest-allure-adaptor pytest-asyncio pytest-bdd - pytest-datadir + pytest-datadir pytest-datafixtures pytest-django pytest-falcon @@ -883,7 +883,7 @@ RECURSE( pytest-shutil pytest-timeout pytest-tornado - pytest-twisted + pytest-twisted pytest-vcr pytest-xdist pytest-xprocess |