Re-add typing
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
import bpy
|
import bpy
|
||||||
|
import typing
|
||||||
from typing import List, Type
|
from typing import List, Type
|
||||||
|
|
||||||
# List to store the classes to register
|
# List to store the classes to register
|
||||||
|
|||||||
Reference in New Issue
Block a user