-
Notifications
You must be signed in to change notification settings - Fork 700
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* docs: Add sphinx-autodoc-typehints * s3: remove type hints from function docstrings * catalog: remove type hints from function docstrings * athena: remove type hints from function docstrings * redshift: remove type hints from function docstrings * add sphinx-autodoc-typehints to docs/environment.yml * remove more type hints from function docstrings * fix type hints for sqlserver module * dataapi: remove type hints from function docstrings * data_quality: remove type hints from function docstrings * opensearch: remove type hints from function docstrings * neptune: remove type hints from function docstrings * dynamodb: remove type hints from function docstrings * timestream: remove type hints from function docstrings * emr: remove type hints from function docstrings * cloudwatch: remove type hints from function docstrings * quicksight: remove type hints from function docstrings * fix remaining type hints * fix autodoc type hints for mysql * fix formatting * fix type hints for optional dependencies * set always_use_bars_union * add missing typed dicts
- Loading branch information
1 parent
9b7f4ea
commit a21ac84
Showing
77 changed files
with
2,433 additions
and
2,824 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.