mirror of
https://github.com/Doctorado-ML/benchmark.git
synced 2025-08-20 01:45:54 +00:00
Add no .env exception
This commit is contained in:
@@ -3,6 +3,7 @@ import subprocess
|
||||
|
||||
BEST_ACCURACY_STREE = 40.282203
|
||||
NO_RESULTS = "** No results found **"
|
||||
NO_ENV = "File .env not found"
|
||||
|
||||
|
||||
class Folders:
|
||||
|
||||
Reference in New Issue
Block a user