Skip to content

Commit

Permalink
isort
Browse files Browse the repository at this point in the history
  • Loading branch information
spaceone committed Jan 31, 2017
1 parent 73e2e32 commit 8abff80
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions circuits/web/sessions.py
Expand Up @@ -8,9 +8,8 @@
from hashlib import sha1 as sha
from uuid import uuid4 as uuid

from circuits.six import with_metaclass

from circuits import Component, handler
from circuits.six import with_metaclass


def who(request, encoding="utf-8"):
Expand Down

0 comments on commit 8abff80

Please sign in to comment.