From 4eb3738e5e3c9040221d85f23034432090fe575c Mon Sep 17 00:00:00 2001 From: Dmitry Ivanov Date: Sun, 15 Dec 2024 23:22:43 +0300 Subject: [PATCH] update BASE_REPORT_CRITERION for tests --- app/main/check_packs/pack_config.py | 1 - 1 file changed, 1 deletion(-) diff --git a/app/main/check_packs/pack_config.py b/app/main/check_packs/pack_config.py index c053ce0a..407d212d 100644 --- a/app/main/check_packs/pack_config.py +++ b/app/main/check_packs/pack_config.py @@ -44,7 +44,6 @@ ["spelling_check"], ["max_abstract_size_check"], ["theme_in_report_check"], - ['key_words_report_check'], ["empty_task_page_check"], ]