Skip to content

Commit

Permalink
Merge pull request #12 from UWCS/fix/stv-issue
Browse files Browse the repository at this point in the history
Fix tiebreak test to avoid issue, and add tests
  • Loading branch information
Mole1424 authored Mar 5, 2024
2 parents 32d7a84 + ab2aae3 commit d8274f6
Show file tree
Hide file tree
Showing 5 changed files with 219 additions and 119 deletions.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ whitenoise = "*"
[dev-packages]
black = "*"
isort = "*"
pytest = "~=8.0.0"

[requires]
python_version = "3.10"
132 changes: 102 additions & 30 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d8274f6

Please sign in to comment.