mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-25 13:21:11 +08:00
statistics: fix median_grouped, NormalDist.samples (#3818)
This commit is contained in:
@@ -166,7 +166,6 @@ signal.sigtimedwait
|
||||
signal.sigwaitinfo
|
||||
smtplib.SMTP.sendmail
|
||||
sre_constants.RANGE_IGNORE
|
||||
statistics.NormalDist.samples
|
||||
sys.UnraisableHookArgs
|
||||
threading.ExceptHookArgs
|
||||
time.CLOCK_PROF
|
||||
|
||||
@@ -687,7 +687,6 @@ ssl.SSLSocket.recvfrom
|
||||
ssl.SSLSocket.recvfrom_into
|
||||
ssl.SSLSocket.sendto
|
||||
ssl._ASN1Object.__new__
|
||||
statistics.median_grouped
|
||||
subprocess.Popen.send_signal
|
||||
subprocess.call
|
||||
sunau.Au_write.getmark
|
||||
|
||||
Reference in New Issue
Block a user