Joseph HENRY 852a5de700 Initial commit
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 13:00:51 +01:00

4 lines
196 B
Python

# This module only exists inside Blender's embedded Python.
# This file exists to satisfy type checkers that require a source file.
raise ImportError("_rna_info is only available inside Blender")