diff options
author | anastasy888 <anastasy888@yandex-team.ru> | 2022-02-10 16:45:55 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:45:55 +0300 |
commit | 3a7a498715ef1b66f5054455421b845e45e3a653 (patch) | |
tree | 1a2c5ffcf89eb53ecd79dbc9bc0a195c27404d0c /contrib/python | |
parent | 49f765d71da452ea93138a25559dfa68dd76c7f3 (diff) | |
download | ydb-3a7a498715ef1b66f5054455421b845e45e3a653.tar.gz |
Restoring authorship annotation for <anastasy888@yandex-team.ru>. 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 fd2758b056..d01ced9f3a 100644 --- a/contrib/python/ya.make +++ b/contrib/python/ya.make @@ -99,7 +99,7 @@ RECURSE( backports.tempfile backports.weakref banal - bandit + bandit bcrypt beautifulsoup4 behave @@ -374,10 +374,10 @@ RECURSE( fingerprints fire flake8 - flake8-bandit + flake8-bandit flake8-commas flake8-docstrings - flake8-polyfill + flake8-polyfill flake8-quotes flake8-string-format flaky |