Skip to content

Commit

Permalink
Ignore type
Browse files Browse the repository at this point in the history
  • Loading branch information
tomuben committed Jul 16, 2024
1 parent 0cce96c commit 2dd47de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exasol/nb_connector/slct_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
from collections import namedtuple
from typing import Optional, List

from exasol_integration_test_docker_environment.lib.docker import ContextDockerClient
from exasol_integration_test_docker_environment.lib.docker import ContextDockerClient # type: ignore
from git import Repo
from pathlib import Path
from exasol_script_languages_container_tool.lib import api as exaslct_api # type: ignore
Expand Down

0 comments on commit 2dd47de

Please sign in to comment.