[~] Refactor
This commit is contained in:
parent
885ed767bf
commit
222244e094
@ -1526,7 +1526,7 @@ def kernel_25(images, delay=None):
|
|||||||
t8,
|
t8,
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
t9 = os.path.join(t3, 'input.txt')
|
t9 = os.path.join(os.path.split(t3)[1], 'input.txt')
|
||||||
|
|
||||||
with io.open(t9, 'w') as f:
|
with io.open(t9, 'w') as f:
|
||||||
f.write(
|
f.write(
|
||||||
|
Loading…
Reference in New Issue
Block a user