mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-26 08:44:14 +08:00
Add certifi.contents() (#5989)
Added in commit: https://github.com/certifi/python-certifi/commit/3e585603ff265552c2e137d064ea092d51332602 Available since version 2020.04.05.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
version = "0.1"
|
||||
version = "2020.4"
|
||||
python2 = true
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
def where() -> str: ...
|
||||
def contents() -> str: ...
|
||||
|
||||
Reference in New Issue
Block a user