trino-python-client
trino-python-client copied to clipboard
Add type hints and enable mypy for client.py and dbapi.py
part of https://github.com/trinodb/trino-python-client/issues/292
Added type hints and enabled mypy checks for client.py, dbapi.py
@hashhar I've adjusted to all your comments, PTAL