trinodb / trino-python-client

Python client for Trino
Apache License 2.0
309 stars 151 forks source link

Enable mypy checks for auth.py and other small enhancements #293

Closed hovaesco closed 1 year ago

hovaesco commented 1 year ago

Description

Enable mypy checks for auth.py and other small enhancements like add some generic hooks in pre-commit, bump pre-commit hooks version and adjust release section in DEVELOPMENT.md.

I'll work on enabling mypy checks for other modules as a follow-up.

Non-technical explanation

Release notes

( ) This is not user-visible or docs only and no release notes are required. ( ) Release notes are required, please propose a release note for me. ( ) Release notes are required, with the following suggested text:

* Fix some things. ({issue}`issuenumber`)