Skip to content

Commit cfc01f3

Browse files
jcheng5cpsievert
andauthored
Remove pyright directive that won't be needed soon
Co-authored-by: Carson Sievert <[email protected]>
1 parent abdfbd5 commit cfc01f3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

e2e/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,6 @@ module level, create a fixture with the help of `conftest.create_example_fixture
6161
use it from test funcs.
6262

6363
```python
64-
# See https://github.com/microsoft/playwright-python/issues/1532
65-
# pyright: reportUnknownMemberType=false
66-
6764
import re
6865

6966
from playwright.sync_api import Page, expect

0 commit comments

Comments
 (0)