mirror of
https://github.com/Doctorado-ML/benchmark.git
synced 2025-08-19 09:25:55 +00:00
Add shebang to main scripts
This commit is contained in:
1
src/report.py
Normal file → Executable file
1
src/report.py
Normal file → Executable file
@@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
import argparse
|
||||
import numpy as np
|
||||
from Experiments import Datasets
|
||||
|
Reference in New Issue
Block a user