Make sure Blender's build date is always in expected format
This commit is contained in:
@@ -5,7 +5,7 @@ import calendar
|
||||
import operator
|
||||
from math import copysign
|
||||
|
||||
from six import integer_types
|
||||
from .six import integer_types
|
||||
from warnings import warn
|
||||
|
||||
from ._common import weekday
|
||||
|
Reference in New Issue
Block a user