mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-23 04:11:28 +08:00
Allowlist useless modules (#8340)
These are the ones I chose not to add from #8321 Fixes most of #8339
This commit is contained in:
3
stubs/retry/@tests/stubtest_allowlist.txt
Normal file
3
stubs/retry/@tests/stubtest_allowlist.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
retry.compat
|
||||
retry.tests
|
||||
retry.tests.test_retry
|
||||
2
stubs/stdlib-list/@tests/stubtest_allowlist.txt
Normal file
2
stubs/stdlib-list/@tests/stubtest_allowlist.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
# looks like developer tooling that's not part of the public API
|
||||
stdlib_list.fetch
|
||||
2
stubs/tzlocal/@tests/stubtest_allowlist.txt
Normal file
2
stubs/tzlocal/@tests/stubtest_allowlist.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
tzlocal.unix
|
||||
tzlocal.win32
|
||||
1
stubs/xxhash/@tests/stubtest_allowlist.txt
Normal file
1
stubs/xxhash/@tests/stubtest_allowlist.txt
Normal file
@@ -0,0 +1 @@
|
||||
xxhash._xxhash
|
||||
Reference in New Issue
Block a user