# Stubtest allowlist for portly.
#
# Regenerate with:
#   python -m mypy.stubtest portly._lib --generate-allowlist
# Run with:
#   python -m mypy.stubtest portly._lib --allowlist tests/stubtest-allowlist.txt

# TypedDict used only for typing; it does not exist at runtime.
portly._lib.PortInfo