Skip to content

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 May 7, 2022
1 parent 11a327a commit 6b96f75
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/python/test_simt.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,6 @@ def foo():
assert a[i] == 1




@test_utils.test(arch=ti.cuda)
def test_ballot():
a = ti.field(dtype=ti.u32, shape=32)
Expand Down

0 comments on commit 6b96f75

Please sign in to comment.