cloud-bulldozer / cloud-bulldozer/e2e-benchmarking
`gen_spreadsheet_helper` creates file `=4.1.3`
- Dominant language
- Shell
- Stars
- 45
- Forks
- 85
- Avg merge
- 14m
- Merged PRs (30d)
- 2
Description
**Describe the bug**
When running `run_benchmark_comparison` with `GEN_CSV` enabled, a file `=4.1.3` is created in the `utils` directory
**To Reproduce**
Steps to reproduce the behavior:
1. Trigger the `run_benchmark_comparison` function in `compare.sh` with `GEN_CSV` set to true
**Expected behavior**
No file should be created
**Screenshots**

**Additional context**
It seems to be related to this line:
```python
pip install oauth2client>=4.1.3 gspread
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.