Remove stubs for certifi (#9341)

Closes #8048
This commit is contained in:
Alex Waygood
2022-12-07 16:06:35 +00:00
committed by GitHub
parent 0eecaf4716
commit 0220577a31
2 changed files with 0 additions and 4 deletions

View File

@@ -1,2 +0,0 @@
version = "2021.10.8"
obsolete_since = "2022.5.18.1"

View File

@@ -1,2 +0,0 @@
def where() -> str: ...
def contents() -> str: ...