2022-02-11 09:07:11 +11:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
2018-10-18 16:46:43 +11:00
|
|
|
|
|
|
|
|
# <pep8 compliant>
|
|
|
|
|
|
|
|
|
|
# Until we untangle ToolDef from bl_ui internals,
|
|
|
|
|
# use this module to document ToolDef.
|
|
|
|
|
from bl_ui.space_toolsystem_common import ToolDef
|