mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-28 20:42:19 +08:00
Improve pyright verification of third-party test cases in CI (#9650)
Co-authored-by: Avasam <samuel.06@hotmail.com>
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
# pyright: reportUnnecessaryTypeIgnoreComment=true
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
from typing import List
|
||||
|
||||
Reference in New Issue
Block a user