We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Literal
1 parent 64865c5 commit 421d454Copy full SHA for 421d454
1 file changed
src/bonsai/bonsai/bim/module/model/decorator.py
@@ -35,7 +35,7 @@
35
from typing import Union
36
from bonsai.bim.module.drawing.helper import format_distance
37
from itertools import chain
38
-from typing import Union, Any
+from typing import Union, Any, Literal
39
from bpy_extras.view3d_utils import location_3d_to_region_2d
40
41
0 commit comments