Skip to content

Commit

Permalink
update test_api
Browse files Browse the repository at this point in the history
  • Loading branch information
galeselee committed Jan 17, 2023
1 parent ace56f3 commit 3c10e65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/python/test_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ def _get_expected_matrix_apis():
'TaichiAssertionError', 'TaichiCompilationError', 'TaichiNameError',
'TaichiRuntimeError', 'TaichiRuntimeTypeError', 'TaichiSyntaxError',
'TaichiTypeError', 'Texture', 'Vector', 'VectorNdarray', 'WARN', 'abs',
'acos', 'activate', 'ad', 'algorithms', 'aot', 'append', 'arm64', 'asin',
'acos', 'activate', 'ad', 'algorithms', 'amdgpu', 'aot', 'append', 'arm64', 'asin',
'assume_in_range', 'atan2', 'atomic_add', 'atomic_and', 'atomic_max',
'atomic_min', 'atomic_or', 'atomic_sub', 'atomic_xor', 'axes', 'bit_cast',
'bit_shr', 'block_local', 'cache_read_only', 'cast', 'cc', 'ceil', 'cos',
Expand Down

0 comments on commit 3c10e65

Please sign in to comment.