mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 00:37:10 +08:00
Fixing flake8 W errors
This commit is contained in:
@@ -70,4 +70,3 @@ def translate(s: str, table: str, deletechars: str = ...) -> str:
|
||||
|
||||
def upper(s: str) -> str:
|
||||
raise DeprecationWarning()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user