Skip to content

Commit

Permalink
Flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
dhakim87 committed Jul 1, 2020
1 parent 302d544 commit e2ac6f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion microsetta_private_api/admin/admin_impl.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import uuid

import flask
from flask import jsonify, Response
from flask import jsonify

from microsetta_private_api.admin.email_templates import EmailMessage
from microsetta_private_api.config_manager import SERVER_CONFIG
Expand Down

0 comments on commit e2ac6f5

Please sign in to comment.