Make sure Blender's build date is always in expected format
This commit is contained in:
@@ -37,7 +37,7 @@ import re
|
||||
from io import StringIO
|
||||
from calendar import monthrange
|
||||
|
||||
from six import text_type, binary_type, integer_types
|
||||
from .six import text_type, binary_type, integer_types
|
||||
|
||||
from . import relativedelta
|
||||
from . import tz
|
||||
|
Reference in New Issue
Block a user