Begin be_benchmark test

This commit is contained in:
2022-05-08 16:06:14 +02:00
parent 8457c9b531
commit 2c8646c8d8
8 changed files with 64 additions and 17 deletions

View File

@@ -2,6 +2,7 @@ import os
import subprocess
BEST_ACCURACY_STREE = 40.282203
NO_RESULTS = "** No results found **"
class Folders: