mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-19 10:21:14 +08:00
Add stubs for translationstring (#9918)
This commit is contained in:
14
stubs/translationstring/@tests/stubtest_allowlist.txt
Normal file
14
stubs/translationstring/@tests/stubtest_allowlist.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
# Error: is not present in stub
|
||||
# =============================
|
||||
# string patterns for internal use that should not be exported
|
||||
translationstring.CONTEXT_MASK
|
||||
translationstring.NAME_RE
|
||||
|
||||
|
||||
# Error: failed to find stubs
|
||||
# ===========================
|
||||
# PY2 compat stuff that is not needed externally
|
||||
translationstring.compat
|
||||
|
||||
# tests that should not be part of the distribution anyway
|
||||
translationstring.tests.*
|
||||
Reference in New Issue
Block a user