From 08712efcfb3f066e44a3000b2fc80f6639166980 Mon Sep 17 00:00:00 2001 From: Lars Hvam Date: Wed, 26 Jul 2023 11:16:13 +0200 Subject: [PATCH] update notes --- abap_transpile.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/abap_transpile.json b/abap_transpile.json index 5cb50ad..d52b965 100644 --- a/abap_transpile.json +++ b/abap_transpile.json @@ -35,7 +35,7 @@ "addCommonJS": true, "unknownTypes": "runtimeError", "skip": [ - {"object": "ZCL_EXCEL_WORKSHEET", "class": "lcl_excel_worksheet_test", "method": "delete_merge", "note": "?? "}, + {"object": "ZCL_EXCEL_WORKSHEET", "class": "lcl_excel_worksheet_test", "method": "delete_merge", "note": " https://github.com/abap2xlsx/abap2xlsx/pull/1121 "}, {"object": "ZCL_EXCEL_READER_HUGE_FILE", "class": "lcl_test", "method": "test_number", "note": "SXML in open-abap currently only handles json, todo"}, {"object": "ZCL_EXCEL_READER_HUGE_FILE", "class": "lcl_test", "method": "test_shared_string", "note": "SXML in open-abap currently only handles json, todo"},