Loading pkgs/by-name/ve/vectorcode/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -206,6 +206,9 @@ python.pkgs.buildPythonApplication rec { "test_get_reranker" "test_query_tool_success" "test_supported_rerankers_initialization" # tree-sitter-language-pack 1.x.x raises LanguageNotFoundError for unknown # languages here, while this test still expects LookupError. "test_treesitter_chunker_parser_from_config_no_parser_found_error" ]; passthru = { Loading Loading
pkgs/by-name/ve/vectorcode/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -206,6 +206,9 @@ python.pkgs.buildPythonApplication rec { "test_get_reranker" "test_query_tool_success" "test_supported_rerankers_initialization" # tree-sitter-language-pack 1.x.x raises LanguageNotFoundError for unknown # languages here, while this test still expects LookupError. "test_treesitter_chunker_parser_from_config_no_parser_found_error" ]; passthru = { Loading