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 Sep 24, 2022
1 parent e7b8cb2 commit 4e82612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion c_api/docs/taichi/taichi_core.h.md
Original file line number Diff line number Diff line change
Expand Up @@ -436,5 +436,5 @@ Returns `definition.null_handle` if the module does not have a kernel of the spe
`function.get_aot_module_compute_graph`
Retrieves a pre-compiled compute graph from the AOT module.
Retrieves a pre-compiled compute graph from the AOT module.
Returns `definition.null_handle` if the module does not have a compute graph of the specified name.

0 comments on commit 4e82612

Please sign in to comment.