Skip to content

Commit

Permalink
Fixing flake8 errors
Browse files Browse the repository at this point in the history
  • Loading branch information
josenavas committed Sep 26, 2016
1 parent 9c64b76 commit de87d41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qiita_db/handlers/plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# The full license is in the file LICENSE, distributed with this software.
# -----------------------------------------------------------------------------

from json import loads, dumps
from json import loads

from tornado.web import HTTPError

Expand Down

0 comments on commit de87d41

Please sign in to comment.