diff options
author | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-04-06 08:17:09 +0300 |
---|---|---|
committer | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-04-06 08:17:09 +0300 |
commit | 73b309ba76f2a4c24cd795540a0a6a89b8f30ece (patch) | |
tree | 07ff4bf8e0d11415aaaa932ae36c3bac9697872d | |
parent | c07024173228eff514751894b89b29acf141ca0b (diff) | |
download | ydb-73b309ba76f2a4c24cd795540a0a6a89b8f30ece.tar.gz |
[GLY] Clean flake8 migrations config Revision: r9310585 Author: arcadia-devtools Sandbox task ID: 1266995855 Glycine run ID: 0ca02e1c-6644-45e9-9c83-775206c288d5
ref:26b14980b87a5234b360c24982806c9268f75f5f
-rw-r--r-- | build/rules/flake8/migrations.yaml | 1 | ||||
l--------- | ydb/docs/ru/core/yql/reference/yql | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/build/rules/flake8/migrations.yaml b/build/rules/flake8/migrations.yaml index 3c0db728453..7c99f4acfec 100644 --- a/build/rules/flake8/migrations.yaml +++ b/build/rules/flake8/migrations.yaml @@ -3102,7 +3102,6 @@ migrations: - library/cpp/deprecated/solartrie/test/tests - library/cpp/file_checker/test/tests - library/cpp/pybind/example/ut - - library/python/cyson/ut - library/python/vault_client/ut/tests - logbroker/push-client/ft - logfeller/lib/table_allocator/functional_tests/dyn_allocator_tests diff --git a/ydb/docs/ru/core/yql/reference/yql b/ydb/docs/ru/core/yql/reference/yql deleted file mode 120000 index 7c32fcfe476..00000000000 --- a/ydb/docs/ru/core/yql/reference/yql +++ /dev/null @@ -1 +0,0 @@ -../../../../../../yql
\ No newline at end of file |