You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Probably! I swapped it out and ran the tests and it still worked fine. I don't know a lot about six so I'm not sure when it would be a good idea to do it. Any advice?
Should the following two lines:
https://github.com/clouserw/tower/blob/master/tower/__init__.py#L55-L56
use six.text_type instead of unicode like here:
https://github.com/django/django/blob/master/django/utils/translation/__init__.py#L99
?
The text was updated successfully, but these errors were encountered: