Cleanup: format

This commit is contained in:
2022-09-07 15:14:31 +10:00
parent 124655547c
commit 7c52f18f15
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0-or-later
from bpy.types import Operator
from mathutils import Matrix,Vector
from mathutils import Matrix, Vector
import math