Add TODO
Some checks failed
ci/woodpecker/push/linting Pipeline failed

This commit is contained in:
RealStickman 2022-11-09 19:48:49 +01:00
parent f36e379625
commit cbed1907da

View File

@ -350,4 +350,5 @@ if __name__ == "__main__":
mse=mse,
)
# TODO make removal optional/togglable with cli switch
os.remove(outputfile)