mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-01 21:50:21 +08:00
Add stubs for dockerfile-parse (#9305)
Co-authored-by: AlexWaygood <alex.waygood@gmail.com>
This commit is contained in:
co-authored by
AlexWaygood
parent
ee69f6085e
commit
87d2683ef9
@@ -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