mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-11 14:08:22 +08:00
Enable more PYI autofixes (#13315)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# Since this module defines "Self" it is not recognized by Ruff as typing_extensions.Self
|
||||
# ruff: noqa: PYI034
|
||||
import abc
|
||||
import sys
|
||||
import typing
|
||||
|
||||
Reference in New Issue
Block a user