Skip to content

Commit

Permalink
Add import statement six
Browse files Browse the repository at this point in the history
  • Loading branch information
f-osorio committed Sep 3, 2019
1 parent 1d934ac commit cb5b00a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ckan/common.py
Expand Up @@ -12,6 +12,7 @@

import flask
import pylons
import six

from werkzeug.local import Local, LocalProxy

Expand Down

0 comments on commit cb5b00a

Please sign in to comment.