diff options
author | arcadia-devtools <arcadia-devtools@yandex-team.com> | 2023-10-06 04:14:03 +0300 |
---|---|---|
committer | arcadia-devtools <arcadia-devtools@yandex-team.com> | 2023-10-06 04:38:46 +0300 |
commit | d7829dcd1cd364c43f00f5e61410430e20875b99 (patch) | |
tree | 9b1fbfc22b6b3c613c748caf2d6698f0f76b9314 | |
parent | b4e21550041c2ed632474931a6923570badc1902 (diff) | |
download | ydb-d7829dcd1cd364c43f00f5e61410430e20875b99.tar.gz |
Flake8 migrations clean up
From hash: [c6bc0e6e521e7dcf15004f79e141aa33cc5d56e5](https://a.yandex-team.ru/arcadia/commit/c6bc0e6e521e7dcf15004f79e141aa33cc5d56e5)
From revision: [12604099](https://a.yandex-team.ru/arcadia/commit/rXXXXXX)
Sandbox task: https://sandbox.yandex-team.ru/task/1963724970
Clean migrations config
-rw-r--r-- | build/rules/flake8/migrations.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/build/rules/flake8/migrations.yaml b/build/rules/flake8/migrations.yaml index 9f2de6edc3e..f4fcce5e99b 100644 --- a/build/rules/flake8/migrations.yaml +++ b/build/rules/flake8/migrations.yaml @@ -2273,8 +2273,6 @@ migrations: - alice/boltalka/tools/suggest_topics - alice/hollywood/library/python/hollywood_recipe - alice/hollywood/library/python/testing/integration - - alice/hollywood/library/scenarios/market/how_much/it - - alice/hollywood/library/scenarios/market/orders_status/it - alice/nlu/tools/binary_classifier - alice/nlu/tools/tagger/train - alice/nlu/tools/tagger/update_resources |