You've already forked PythonLib
mirror of
https://github.com/lifebottle/PythonLib.git
synced 2026-02-13 15:25:50 -08:00
Fix Class name
This commit is contained in:
@@ -13,7 +13,7 @@ import glob
|
||||
import lxml.etree as etree
|
||||
from xml.dom import minidom
|
||||
from pathlib import Path
|
||||
class ToolsTOPX(ToolsTales):
|
||||
class ToolsNDX(ToolsTales):
|
||||
|
||||
def __init__(self, tbl):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user