Skip to content

Commit dd5cb44

Browse files
committed
Merge branch 'prop-typing' of github.com:plotly/dash into prop-typing
2 parents 6b30d08 + 8d185c8 commit dd5cb44

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integration/test_typing.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ def assert_pyright_output(
4545
assert ex_err in error
4646

4747

48-
@pytest.mark.skipif(sys.version_info < (3, 7), reason="pyright not available on 3.6")
4948
@pytest.mark.parametrize(
5049
"arguments, assertions",
5150
[

0 commit comments

Comments
 (0)