effect-less typo
This commit is contained in:
parent
fee2dff744
commit
bd31c1dca4
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ class XLSFilter:
|
||||||
return ([], None)
|
return ([], None)
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
if not rclexecm.which("ppt-dump.py"):
|
if not rclexecm.which("xls-dump.py"):
|
||||||
print("RECFILTERROR HELPERNOTFOUND ppt-dump.py")
|
print("RECFILTERROR HELPERNOTFOUND ppt-dump.py")
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
proto = rclexecm.RclExecM()
|
proto = rclexecm.RclExecM()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue