mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-07-31 21:20:23 +08:00
typeshed: remove crufty comments (#4699)
Co-authored-by: hauntsaninja <>
This commit is contained in:
co-authored by
hauntsaninja <>
parent
3de732e188
commit
6ff5b88ca7
@@ -1,5 +1,3 @@
|
||||
# Stubs for ctypes
|
||||
|
||||
import sys
|
||||
from array import array
|
||||
from typing import (
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
# Stubs for ctypes.util
|
||||
|
||||
import sys
|
||||
from typing import Optional
|
||||
|
||||
|
||||
Reference in New Issue
Block a user