mesh_tissue: correct invalid annotation
commit29622ebd4d98e86a39c66d2247e2f42ba13d98ff
authorCampbell Barton <ideasman42@gmail.com>
Sat, 20 Feb 2021 07:28:41 +0000 (20 18:28 +1100)
committerCampbell Barton <ideasman42@gmail.com>
Mon, 22 Feb 2021 12:01:16 +0000 (22 23:01 +1100)
treea732b4bed2d2bb9d7f1e540ff78344466a081089
parent77bede1be41b523b48ce248556b1f8e035811daa
mesh_tissue: correct invalid annotation

typing.get_type_hints fails when setting the type to a string.

This has been commented in other uses, so it can be commented here too.
mesh_tissue/tessellate_numpy.py