Files
test2/scripts/modules/gpu_extras/__init__.py
2023-06-15 13:35:34 +10:00

9 lines
144 B
Python

# SPDX-FileCopyrightText: 2002-2023 Blender Foundation
#
# SPDX-License-Identifier: GPL-2.0-or-later
__all__ = (
"batch",
"presets",
)