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 81172c8 commit 34e7986Copy full SHA for 34e7986
e2e/input_numeric/test_input_numeric.py
@@ -1,3 +1,6 @@
1
+# See https://github.com/microsoft/playwright-python/issues/1532
2
+# pyright: reportUnknownMemberType=false
3
+
4
from playwright.sync_api import Page, expect
5
from conftest import ShinyAppProc, create_doc_example_fixture
6
import controls
0 commit comments