Cleanup: Make format, fix missing static warning

This commit is contained in:
2023-02-15 17:39:53 -05:00
parent c59d2f3f2d
commit d465b92823
4 changed files with 5 additions and 5 deletions

View File

@@ -14,6 +14,7 @@ import bpy
args = None
class AbstractUSDTest(unittest.TestCase):
@classmethod
def setUpClass(cls):