Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jul 16, 2024
1 parent 4bee0f0 commit 3fad641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/CI/test_kv_cache_pruning.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ def test_h2o(self):
output = model(input)

if __name__ == "__main__":
unittest.main()
unittest.main()

0 comments on commit 3fad641

Please sign in to comment.