diff --git a/eox_tagging/edxapp_wrappers/tests/integration/test_backends.py b/eox_tagging/edxapp_wrappers/tests/integration/test_backends.py index 185ea17..7921ef1 100644 --- a/eox_tagging/edxapp_wrappers/tests/integration/test_backends.py +++ b/eox_tagging/edxapp_wrappers/tests/integration/test_backends.py @@ -2,6 +2,7 @@ This module contains tests for the backends of the edxapp_wrapper. """ + # pylint: disable=import-outside-toplevel,unused-import def test_current_settings_code_imports(): """