mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 21:46:42 +08:00
Add stubs for dockerfile-parse (#9305)
Co-authored-by: AlexWaygood <alex.waygood@gmail.com>
This commit is contained in:
6
stubs/dockerfile-parse/@tests/stubtest_allowlist.txt
Normal file
6
stubs/dockerfile-parse/@tests/stubtest_allowlist.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
# These are re-exports which we consider an implementation detail
|
||||
dockerfile_parse.constants.version_info
|
||||
dockerfile_parse.parser.string_types
|
||||
dockerfile_parse.parser.DOCKERFILE_FILENAME
|
||||
dockerfile_parse.parser.COMMENT_INSTRUCTION
|
||||
dockerfile_parse.util.PY2
|
||||
Reference in New Issue
Block a user