mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-08-03 02:17:43 +00:00
* Revert "feat: Factor Implement Search Enhancement (#294)" This reverts commit 4ecf25f0acf2389a172b14d3dab20895daf2ab89. * fix CI
This commit is contained in:
@@ -55,9 +55,6 @@ class FactorImplementSettings(BaseSettings):
|
||||
knowledge_base_path: Union[str, None] = None
|
||||
"""Path to the knowledge base"""
|
||||
|
||||
data_tables_knowledge_path: Union[str, None] = None
|
||||
"""Path to the data tables knowledge"""
|
||||
|
||||
new_knowledge_base_path: Union[str, None] = None
|
||||
"""Path to the new knowledge base"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user