Skip to content

Commit

Permalink
Fixing a broken code snipet in main README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Abolfazl Shahbazi <[email protected]>
  • Loading branch information
ashahba committed May 17, 2024
1 parent 555ba57 commit 9476955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ python main.py \
--tasks "humaneval" \
--n_samples 100 \
--batch_size 10 \
--allow_code_execution \
--allow_code_execution
```
#### function call usage
```python
Expand Down

0 comments on commit 9476955

Please sign in to comment.