Skip to content

Commit

Permalink
Do not document scalar_field_point for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
portnov committed Apr 17, 2020
1 parent 08a52c9 commit 4a90f3c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/docs_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,8 @@ def test_node_docs_existance(self):
mesh_separate_mk2.py
symmetrize.py
vd_attr_node.py
bvh_nearest_new.py""".split()
scalar_field_point.py
bvh_nearest_new.py""".split("\n")

def check_category(directory):
dir_name = basename(directory)
Expand Down

0 comments on commit 4a90f3c

Please sign in to comment.