commit
e54752efe1
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ from faker import Faker
|
|||
from .exceptions import *
|
||||
from .utils.jinja import (get_jenv, get_template, render_template, get_email_from_template, get_jloader)
|
||||
|
||||
# Hamless for Python 3
|
||||
# Harmless for Python 3
|
||||
# For Python 2 set default encoding to utf-8
|
||||
if sys.version[0] == '2':
|
||||
reload(sys)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue