diff options
author | arcadia-devtools <[email protected]> | 2022-05-16 16:18:14 +0300 |
---|---|---|
committer | arcadia-devtools <[email protected]> | 2022-05-16 16:18:14 +0300 |
commit | ca04e360f54a3601b44d9227ad5898a14bc69b73 (patch) | |
tree | cdbfebbd4f5d4de5f9cfa7a758dbd8c7d623cd08 | |
parent | 0a77c93736190f09580ef681c9c0725f4c46ad8b (diff) |
intermediate changes
ref:a204838b04b758c0f747f66d859132de2895ddb4
-rw-r--r-- | build/rules/flake8/migrations.yaml | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/build/rules/flake8/migrations.yaml b/build/rules/flake8/migrations.yaml index c05f8a0d40f..96ecf53783f 100644 --- a/build/rules/flake8/migrations.yaml +++ b/build/rules/flake8/migrations.yaml @@ -2807,7 +2807,16 @@ migrations: - yt/python/contrib/python-requests - yt/python/contrib/python-six - yt/python/contrib/python-urllib3 - - yt/python/yt + - yt/python/yt/clickhouse + - yt/python/yt/flask_helpers + - yt/python/yt/infra_api + - yt/python/yt/operations_archive + - yt/python/yt/packages + - yt/python/yt/scheduler_tools + - yt/python/yt/skiff + - yt/python/yt/tools + - yt/python/yt/transfer_manager + - yt/python/yt/wire_format - yt/yt/experiments/dyntables_stress_test - yweb/antimalware/visual_html_parser/yandex-search-antivirus-discovery - yweb/antiporno/bert/development/python/lib/google_bert |