mirror of
https://github.com/Doctorado-ML/benchmark.git
synced 2025-08-19 09:25:55 +00:00
Add .env parms file support
This commit is contained in:
@@ -56,6 +56,7 @@ def parse_arguments():
|
||||
help="score used in best results model",
|
||||
)
|
||||
args = ap.parse_args()
|
||||
|
||||
return (
|
||||
args.file,
|
||||
args.excel,
|
||||
|
Reference in New Issue
Block a user