mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-27 13:22:11 +08:00
typeshed: remove crufty comments (#4699)
Co-authored-by: hauntsaninja <>
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
# Stubs for http.cookies (Python 3.5)
|
||||
|
||||
import sys
|
||||
from typing import Any, Dict, Generic, List, Mapping, Optional, TypeVar, Union
|
||||
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
# Stubs for http.server (Python 3.4)
|
||||
|
||||
import email.message
|
||||
import socketserver
|
||||
import sys
|
||||
|
||||
Reference in New Issue
Block a user