Compare commits

...

2 Commits

Author SHA1 Message Date
f662e4fd1b fix misake in README.md 2025-11-15 17:09:59 +09:00
c62cc8dcd8 test 2025-11-15 17:07:45 +09:00

View File

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