Skip to content

Commit 8d185c8

Browse files
T4rk1nalexcjohnson
andauthored
Update tests/integration/test_typing.py
Co-authored-by: Alex Johnson <[email protected]>
1 parent 648a1c6 commit 8d185c8

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)