mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-21 00:58:28 +08:00
Using precise code for pyright: ignore and re-enabling various pyright tests (#12576)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Needed until mypy issues are solved
|
||||
# Needed until mypy issues are solved or https://github.com/python/mypy/issues/12358
|
||||
# pyright: reportUnnecessaryTypeIgnoreComment=false
|
||||
from __future__ import annotations
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Needed until mypy issues are solved
|
||||
# Needed until mypy issues are solved or https://github.com/python/mypy/issues/12358
|
||||
# pyright: reportUnnecessaryTypeIgnoreComment=false
|
||||
|
||||
# These tests are essentially a mirror of check_base_descriptors
|
||||
|
||||
Reference in New Issue
Block a user