effect-less typo
This commit is contained in:
parent
08a810986c
commit
b4c1fd033a
@ -57,7 +57,7 @@ class XLSFilter:
|
||||
return ([], None)
|
||||
|
||||
if __name__ == '__main__':
|
||||
if not rclexecm.which("ppt-dump.py"):
|
||||
if not rclexecm.which("xls-dump.py"):
|
||||
print("RECFILTERROR HELPERNOTFOUND ppt-dump.py")
|
||||
sys.exit(1)
|
||||
proto = rclexecm.RclExecM()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user