Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix odbc hook sqlalchemy_scheme docstring #25421

Conversation

FanatoniQ
Copy link
Contributor

This PR fixes the copy pasted docstring for OdbcHook.sqlalchemy_scheme it also changes typing annotation for return type from Optional[str] to str.


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@FanatoniQ FanatoniQ force-pushed the provider-odbc-hook-sqlalchemy_scheme-docstring-fix branch 2 times, most recently from 778dc43 to 14b2544 Compare August 1, 2022 17:23
@FanatoniQ FanatoniQ force-pushed the provider-odbc-hook-sqlalchemy_scheme-docstring-fix branch from 14b2544 to 72f6902 Compare August 1, 2022 17:25
@FanatoniQ FanatoniQ changed the title fix odbc hook sqlalchemy_scheme docstring Fix odbc hook sqlalchemy_scheme docstring Aug 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants