Fix Search Engine Detection Discrepancy in Chrome Evaluation (#172)

* Update bb5e4c0d-f964-439c-97b6-bdb9747de3f4.json

* Update __init__.py

* Update general.py
This commit is contained in:
Xubin Ren
2025-04-10 17:24:50 +08:00
committed by GitHub
parent eb24584098
commit 1d10514125
3 changed files with 12 additions and 3 deletions

View File

@@ -61,6 +61,7 @@ from .general import (
check_json,
check_list,
exact_match,
match_in_list,
is_in_list,
fuzzy_match,
check_include_exclude,