From 890a7a28f4c9075a32240725cd2b51636cab5c1e Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Sun, 30 Jun 2024 08:50:37 +0800 Subject: chore: commented unused code --- hrc/core.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'hrc/core.py') diff --git a/hrc/core.py b/hrc/core.py index 94b9205..b346654 100644 --- a/hrc/core.py +++ b/hrc/core.py @@ -514,8 +514,7 @@ class Core: for _rule in self.rules: if _rule.__name__ == rule_class.__name__: logger.warning( - f'Already have a same name rule pack "{ - _rule.__name__}"' + f'Already have a same name rule pack "{_rule.__name__}"' ) rule_class.__rule_load_type__ = rule_load_type rule_class.__rule_file_path__ = rule_file_path -- cgit v1.2.3-70-g09d2