We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31d2469 commit e6b4f18Copy full SHA for e6b4f18
appium/webdriver/extensions/applications.py
@@ -11,7 +11,7 @@
11
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
-from typing import TYPE_CHECKING, Any, Dict, Self, Union
+from typing import Any, Dict, Self, Union
15
16
from selenium.common.exceptions import InvalidArgumentException, UnknownMethodException
17
0 commit comments