from bpy.types import PropertyGroup class Tracker(PropertyGroup): pass