Skip to content

Conversation

@andres-ito-traversal
Copy link
Contributor

Add py.typed marker files to core and all module packages to indicate
type information is available. This enables type checkers like Pyright
and mypy to recognize and validate type hints in testcontainers packages.

Resolves "Stub file not found" errors when running type checkers on
code that imports testcontainers modules.

  Add py.typed marker files to core and all module packages to indicate
  type information is available. This enables type checkers like Pyright
  and mypy to recognize and validate type hints in testcontainers packages.

  Resolves "Stub file not found" errors when running type checkers on
  code that imports testcontainers modules.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant