Skip to content

Commit

Permalink
lints
Browse files Browse the repository at this point in the history
  • Loading branch information
schloerke committed Jul 25, 2024
1 parent 1d5a5c6 commit 11ce472
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tests/playwright/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@
from __future__ import annotations

from pathlib import PurePath
from typing import Generator

import pytest
from playwright.sync_api import BrowserContext, ConsoleMessage, Page, SourceLocation
from playwright.sync_api import SourceLocation

from shiny._typing_extensions import TypedDict
from shiny.pytest import ScopeName as ScopeName
Expand Down

0 comments on commit 11ce472

Please sign in to comment.