mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-08-06 03:27:44 +00:00
CI tool refinement (#13)
* adjust interact and log for CI fix tool * change method to split large code files * refine statistics table after fixing one file * process default --fix option when ruff check * remove hardcode path * add tree-sitter requirements * replace <| |> to < > in comments, for GPT * update mypy version * Add Mypy Evaluator
This commit is contained in:
@@ -10,7 +10,7 @@ from factor_implementation.share_modules.factor import (
|
||||
from factor_implementation.share_modules.prompt import FactorImplementationPrompts
|
||||
from finco.log import FinCoLog
|
||||
from jinja2 import Template
|
||||
from oai.llm_utils import APIBackend
|
||||
from rdagent.oai.llm_utils import APIBackend
|
||||
|
||||
from rdagent.factor_implementation.share_modules.factor_implementation_config import (
|
||||
FactorImplementSettings,
|
||||
|
||||
Reference in New Issue
Block a user