diff options
author | abyss <abyss@yandex-team.ru> | 2022-02-10 16:48:24 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:48:24 +0300 |
commit | aac412d9eeb6826e5d9f8a79d0e43e926173b6ec (patch) | |
tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 | |
parent | 29c7ec82dd752c983b5a83294056d5530b01224a (diff) | |
download | ydb-aac412d9eeb6826e5d9f8a79d0e43e926173b6ec.tar.gz |
Restoring authorship annotation for <abyss@yandex-team.ru>. Commit 2 of 2.
-rw-r--r-- | build/rules/contrib_python.policy | 2 | ||||
-rw-r--r-- | build/rules/flake8/migrations.yaml | 2 | ||||
-rw-r--r-- | contrib/python/ya.make | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/build/rules/contrib_python.policy b/build/rules/contrib_python.policy index 9c355a60ac7..60fd1497533 100644 --- a/build/rules/contrib_python.policy +++ b/build/rules/contrib_python.policy @@ -360,7 +360,7 @@ ALLOW dict/mt/make/modules/corpus/alchemy -> contrib/python/sqlalchemy/sqlalchem ALLOW dict/ontodb/tools/ontodbfixes/migration/lib -> contrib/python/sqlalchemy/sqlalchemy-1.2 ALLOW drive/analytics/pybase/models -> contrib/python/sqlalchemy/sqlalchemy-1.2 ALLOW education/media_platform/services/api/app -> contrib/python/sqlalchemy/sqlalchemy-1.2 -ALLOW education/yaschool/services/sections/app -> contrib/python/sqlalchemy/sqlalchemy-1.2 +ALLOW education/yaschool/services/sections/app -> contrib/python/sqlalchemy/sqlalchemy-1.2 ALLOW extsearch/images/robot/rtrobot/panel -> contrib/python/sqlalchemy/sqlalchemy-1.2 ALLOW extsearch/video/robot/youtube_grabber/ugc/lib -> contrib/python/sqlalchemy/sqlalchemy-1.2 ALLOW geoproduct/geocrm_search/data_import -> contrib/python/sqlalchemy/sqlalchemy-1.2 diff --git a/build/rules/flake8/migrations.yaml b/build/rules/flake8/migrations.yaml index 95cdb7ea521..6e54bf2e622 100644 --- a/build/rules/flake8/migrations.yaml +++ b/build/rules/flake8/migrations.yaml @@ -281,7 +281,7 @@ migrations: - disk/admin/monitors/common - disk/admin/robot_switcher - dj/tools/viewer/custom/entity - - education/lib/nirvana/operations/yt_nodes_deep_diff + - education/lib/nirvana/operations/yt_nodes_deep_diff - education/schoolbook/analytics/adhoc/ANALITICSEDU-515 - education/schoolbook/analytics/adhoc/ANALITICSEDU-687 - entity/ontodb/tasks/backup_yt_tables/lib diff --git a/contrib/python/ya.make b/contrib/python/ya.make index 61faf69401b..d01ced9f3aa 100644 --- a/contrib/python/ya.make +++ b/contrib/python/ya.make @@ -6,8 +6,8 @@ RECURSE( aenum ago aio-pika - aioboto3 - aiobotocore + aioboto3 + aiobotocore aioch aiochclient aiodns |