diff --git a/superset/tags/core.py b/superset/tags/core.py index f1f832c7a5509..6c4f56a2e66f2 100644 --- a/superset/tags/core.py +++ b/superset/tags/core.py @@ -14,6 +14,7 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. +# pylint: disable=import-outside-toplevel def register_sqla_event_listeners() -> None: