mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-02-08 07:44:22 +01:00
fix(benchmark/reports): Make format.py executable
This commit is contained in:
2
benchmark/reports/format.py
Normal file → Executable file
2
benchmark/reports/format.py
Normal file → Executable file
@@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import click
|
||||
|
||||
from agbenchmark.reports.processing.report_types import Report
|
||||
|
||||
Reference in New Issue
Block a user