PyAPI: include bpy.utils.extension_path_user in __all__
This wasn't being included in generated docs.
This commit is contained in:
committed by
Philipp Oeser
parent
c6b358fda2
commit
6cb5d6e969
@@ -36,6 +36,7 @@ __all__ = (
|
||||
"previews",
|
||||
"resource_path",
|
||||
"script_path_user",
|
||||
"extension_path_user",
|
||||
"script_paths",
|
||||
"smpte_from_frame",
|
||||
"smpte_from_seconds",
|
||||
|
||||
Reference in New Issue
Block a user