mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-21 00:58:28 +08:00
Fixing flake8 W errors
This commit is contained in:
@@ -31,4 +31,3 @@ class Stats:
|
||||
def print_call_line(self, name_size: int, source: str, call_dict: Dict[str, Any], arrow: str = ...) -> None: ...
|
||||
def print_title(self) -> None: ...
|
||||
def print_line(self, func: str) -> None: ...
|
||||
|
||||
|
||||
Reference in New Issue
Block a user