mirror of
https://github.com/Cian-H/invenio-theme-iform.git
synced 2025-12-22 20:51:58 +00:00
Whole project lint
This commit is contained in:
@@ -8,8 +8,6 @@
|
||||
|
||||
"""invenio module for I-Form theme."""
|
||||
|
||||
from invenio_i18n import gettext as _
|
||||
|
||||
INVENIO_THEME_IFORM_DEFAULT_VALUE = "I-Form Repository"
|
||||
"""Default value for the application."""
|
||||
|
||||
|
||||
@@ -9,7 +9,6 @@
|
||||
"""invenio module for I-Form theme."""
|
||||
|
||||
from flask_login import login_required
|
||||
from invenio_i18n import lazy_gettext as _
|
||||
from invenio_records_marc21.ui.theme import current_identity_can_view
|
||||
|
||||
from . import config
|
||||
|
||||
Reference in New Issue
Block a user