Skip to content

Commit

Permalink
pre commit apply
Browse files Browse the repository at this point in the history
  • Loading branch information
Meriem JEBALI authored and Meriem JEBALI committed Dec 11, 2024
1 parent 3491580 commit 5e637a4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ deps =
pytest-cov
google-auth-oauthlib
google-api-python-client
torch
torch
depends =
{core38,transformers}: clean
report: core38
extras = transformers
report: core38
extras = transformers



Expand All @@ -45,7 +45,7 @@ commands = coverage erase
[testenv:transformers]
description = run unit tests with the transformers dependency
deps={[testenv]deps}
commands = pytest tests/huggingface
commands = pytest tests/huggingface
extras = transformers

[testenv:report]
Expand Down

0 comments on commit 5e637a4

Please sign in to comment.