Code formatting.
[OpenColorIO-Configs.git] / aces_1.0.0 / python / aces_ocio / utilities.py
index 54a495e..2711843 100644 (file)
@@ -171,6 +171,7 @@ def sanitize_path(path):
 
     return path.replace(' ', '_').replace(')', '_').replace('(', '_')
 
+
 def compact(string):
     """
     Removes blanks, underscores, dashes and parentheses