Files
test2/scripts/modules/bpy/utils/toolsystem.py
2023-06-15 13:35:34 +10:00

8 lines
241 B
Python

# SPDX-FileCopyrightText: 2009-2023 Blender Foundation
#
# SPDX-License-Identifier: GPL-2.0-or-later
# Until we untangle ToolDef from bl_ui internals,
# use this module to document ToolDef.
from bl_ui.space_toolsystem_common import ToolDef