Skip to content

Commit

Permalink
phi2 update
Browse files Browse the repository at this point in the history
  • Loading branch information
Chirayu-Tripathi committed Apr 27, 2024
1 parent ee0b10c commit 2b4bc52
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,10 @@ envlist = py38,py39,py310
deps =
black
flake8
isort
mccabe
pytest
commands =
black --check nl2query
isort --check nl2query
flake8 nl2query --max-complexity 10
pytest .
coverage run --source=nl2query --branch -m pytest .
Expand Down

0 comments on commit 2b4bc52

Please sign in to comment.