ujson, pyfarmhash, toposort: check for missing definitions (#8153)

Co-authored-by: hauntsaninja <>
This commit is contained in:
Shantanu
2022-06-25 12:45:44 +05:30
committed by GitHub
parent 8b422ff01d
commit 74687b1fa0
3 changed files with 9 additions and 0 deletions

View File

@@ -1 +1,4 @@
version = "0.3.*"
[tool.stubtest]
ignore_missing_stub = false

View File

@@ -1 +1,4 @@
version = "1.7"
[tool.stubtest]
ignore_missing_stub = false

View File

@@ -1 +1,4 @@
version = "5.3.*"
[tool.stubtest]
ignore_missing_stub = false