Freestyle: Missing __all__ symbols added in D963.

This commit is contained in:
Tamito Kajiyama 2015-07-10 22:55:06 +09:00
parent 25638a9656
commit e7a48113a9

@ -22,9 +22,12 @@ writing.
"""
__all__ = (
"angle_x_normal",
"bound",
"bounding_box",
"BoundingBox",
"ContextFunctions",
"curvature_from_stroke_vertex",
"find_matching_vertex",
"get_chain_length",
"get_object_name",