This commit is contained in:
2025-11-15 16:52:43 +09:00
parent 88323dc82d
commit c62cc8dcd8
2 changed files with 13 additions and 1 deletions

View File

@@ -43,7 +43,6 @@ def GetPoleInfos(xls, nRow):
return []
retList = xls.GetAllRowValue("PoleInfo", nRow, 5)
return retList