mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 13:04:46 +08:00
Mark zxcvbn as completed (#9088)
This commit is contained in:
7
stubs/zxcvbn/@tests/stubtest_allowlist.txt
Normal file
7
stubs/zxcvbn/@tests/stubtest_allowlist.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
zxcvbn.__main__
|
||||
|
||||
# re-exports:
|
||||
zxcvbn.feedback.ALL_UPPER
|
||||
zxcvbn.feedback.START_UPPER
|
||||
zxcvbn.scoring.ADJACENCY_GRAPHS
|
||||
zxcvbn.matching.FREQUENCY_LISTS
|
||||
@@ -1 +1,4 @@
|
||||
version = "4.4.*"
|
||||
|
||||
[tool.stubtest]
|
||||
ignore_missing_stub = false
|
||||
|
||||
Reference in New Issue
Block a user