We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
zxcvbn
1 parent 2199115 commit 3ac147cCopy full SHA for 3ac147c
stubs/zxcvbn/@tests/stubtest_allowlist.txt
@@ -0,0 +1,7 @@
1
+zxcvbn.__main__
2
+
3
+# re-exports:
4
+zxcvbn.feedback.ALL_UPPER
5
+zxcvbn.feedback.START_UPPER
6
+zxcvbn.scoring.ADJACENCY_GRAPHS
7
+zxcvbn.matching.FREQUENCY_LISTS
stubs/zxcvbn/METADATA.toml
@@ -1 +1,4 @@
version = "4.4.*"
+[tool.stubtest]
+ignore_missing_stub = false
0 commit comments