You've already forked PythonLib
mirror of
https://github.com/lifebottle/PythonLib.git
synced 2026-02-13 15:25:50 -08:00
Remove testing for scpk file
This commit is contained in:
@@ -279,8 +279,8 @@ class ToolsTOR(ToolsTales):
|
||||
|
||||
o.write(dataFinal)
|
||||
|
||||
with open("10247.scpk", "wb") as f:
|
||||
f.write(o.getvalue())
|
||||
#with open("10247.scpk", "wb") as f:
|
||||
# f.write(o.getvalue())
|
||||
|
||||
return o.getvalue()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user