Merge pull request #3 from colour-science/code_style
[OpenColorIO-Configs.git] / aces_1.0.0 / python / bin / create_aces_config
index b59fa39..b889dd5 100755 (executable)
@@ -5,6 +5,8 @@
 Creates the *ACES* configuration.
 """
 
+from __future__ import division
+
 import os
 import sys