Update mypy_extensions stubs to 1.0.x (#9675)

This commit is contained in:
Jukka Lehtosalo
2023-02-04 12:54:39 +00:00
committed by GitHub
parent 1e3d762a12
commit bba1c67610
3 changed files with 13 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version = "0.4.*"
version = "1.0.*"
[tool.stubtest]
ignore_missing_stub = false