ready to go

This commit is contained in:
2019-02-28 08:20:21 +01:00
parent b4c7ac5427
commit 60ac569f40
6 changed files with 22 additions and 10 deletions

View File

@@ -19,4 +19,5 @@ env:
cd dockerfiles; cd python-java; $(MAKE)
clean:
rm tools/fillpred_model/model.pickle
rm tools/fillpred_model/model.pickle
rm data/kres_out/* -rf