mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-10 05:51:52 +08:00
- Updates documentation related to previously required comment headers. - Removes all comment headers from stubs - Occasionally included a header for stubs that were noted to be incomplete or contained todo's.
This commit is contained in:
committed by
Guido van Rossum
parent
a2aa93ac29
commit
b6d08b81a3
@@ -1,5 +1,3 @@
|
||||
# Stub for sched (Python 2 and 3)
|
||||
|
||||
import sys
|
||||
from typing import Any, Callable, Dict, List, NamedTuple, Text, Tuple
|
||||
|
||||
|
||||
Reference in New Issue
Block a user