mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 00:37:10 +08:00
Use modern syntax in test-case files where possible (#9261)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
# pyright: reportUnnecessaryTypeIgnoreComment=true
|
||||
from __future__ import annotations
|
||||
|
||||
from invoke import Context, task
|
||||
|
||||
|
||||
Reference in New Issue
Block a user