Remove certifi.old_where (#3436)

The function was removed from the API in commit (Nov 26, 2018):

https://github.com/certifi/python-certifi/commit/a462d21c3f491635ed11a6aaa4e2022d1ca4cace
This commit is contained in:
Jon Dufresne
2019-11-03 09:26:43 -08:00
committed by Sebastian Rittau
parent 7e27bf6bde
commit 66c3945ca4
-1
View File
@@ -1,2 +1 @@
def where() -> str: ...
def old_where() -> str: ...