Skip to content

Commit

Permalink
fix: format in test
Browse files Browse the repository at this point in the history
  • Loading branch information
yihong0618 committed Oct 23, 2021
1 parent 72080fe commit 1ff57c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/python/test_print.py
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@ def test_python_scope_print_field():

@ti.test(arch=ti.cpu)
def test_print_string_format():

@ti.kernel
def func(k: ti.f32):
print(123)
Expand Down

0 comments on commit 1ff57c0

Please sign in to comment.