turbaszek edited a comment on pull request #10864: URL: https://github.com/apache/airflow/pull/10864#issuecomment-692535450
> So my question now I'm right ? if yes should I close this current PR and open new fresh and clean `PR` for my actual issue (Increase typing coverage for postgres provider) ?? Assuming your changes should affect only `airflow/airflow/providers/postgres/hooks/postgres.py` I would the following: - copy this file to other location outside repository - do `git fetch --all` and `git reset --hard apache/master` on your branch `sal-dev` - copy back the file - create commit - `git push --force-with-lease` I think this is the simplest way to clean up this PR. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
