Code formatting.
[OpenColorIO-Configs.git] / aces_1.0.0 / python / aces_ocio / create_general_colorspaces.py
index a8bb7b9..01d2c2d 100644 (file)
@@ -79,6 +79,7 @@ def create_generic_matrix(name='matrix',
 
     return cs
 
+
 def create_colorspaces(lut_directory,
                        lut_resolution_1d,
                        lut_resolution_3d):
@@ -191,6 +192,7 @@ def create_colorspaces(lut_directory,
 
     return colorspaces
 
+
 def create_raw():
     # *Raw* utility space
     name = "Raw"