@@ -1,3 +1,4 @@
+from __future__ import annotations
from typing import Optional
from .scene_object3d import Object3D