Navigation Menu

Skip to content

Commit

Permalink
use circuits.six
Browse files Browse the repository at this point in the history
  • Loading branch information
spaceone committed Jan 31, 2017
1 parent c196591 commit 746e943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circuits/web/sessions.py
Expand Up @@ -8,7 +8,7 @@
from hashlib import sha1 as sha
from uuid import uuid4 as uuid

from six import with_metaclass
from circuits.six import with_metaclass

from circuits import Component, handler

Expand Down

0 comments on commit 746e943

Please sign in to comment.