Skip to content

Commit 3bfbc21

Browse files
authored
updating pytest command
1 parent 0ed7696 commit 3bfbc21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ A series of tests is included in the [tests folder](https://github.com/huggingfa
9393

9494
You can run the tests with the command:
9595
```bash
96-
pytest -sv ./tests/
96+
python -m pytest -sv tests/
9797
```
9898

9999
## Training on large batches: gradient accumulation, multi-GPU and distributed training

0 commit comments

Comments
 (0)