mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-26 21:08:59 +08:00
typeshed: remove crufty comments (#4699)
Co-authored-by: hauntsaninja <>
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
# Stubs for pprint
|
||||
|
||||
# Based on http://docs.python.org/2/library/pprint.html
|
||||
# Based on http://docs.python.org/3/library/pprint.html
|
||||
|
||||
import sys
|
||||
from typing import IO, Any, Dict, Optional, Tuple
|
||||
|
||||
|
||||
Reference in New Issue
Block a user