Skip to content

Commit

Permalink
Merge 884e0ae into 2637226
Browse files Browse the repository at this point in the history
  • Loading branch information
Dinos Kousidis committed May 14, 2018
2 parents 2637226 + 884e0ae commit 3f6bda6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# under the terms of the MIT License; see LICENSE file for more details.

from flask import Flask, url_for
from flask.ext.admin import Admin
from flask_admin import Admin
from invenio_admin import InvenioAdmin
from invenio_db import db

Expand Down

0 comments on commit 3f6bda6

Please sign in to comment.