Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
nutti committed Oct 8, 2024
1 parent 8591f62 commit 84ab9a2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ def function_1(
arg_2: module_1.ClassA,
arg_3: bpy.typing.Enum1,
arg_4: bpy.typing.Enum1,
arg_5: bpy.typing.Enum1
arg_5: bpy.typing.Enum1,
) -> module_1.submodule_1.BaseClass1:
"""function_1 description
Expand Down

0 comments on commit 84ab9a2

Please sign in to comment.