Added urllib3 version check #1003
Annotations
1 error
|
check
You have 2 commits incorrectly signed off. To fix, first ensure you have a local copy of your branch by [checking out the pull request locally via command line](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/checking-out-pull-requests-locally). Next, head to your local branch and run:
```bash
git rebase HEAD~2 --signoff
```
Now your commits will have your sign off. Next run
```bash
git push --force-with-lease origin jprakash-db/urllib3-version-check-main
```
Commit sha: [7fecb86](https://github.com/databricks/databricks-sql-python/pull/547/commits/7fecb86cf8e8411869e03db0ae7c6df0cae6d2a5), Author: Jothi Prakash, Committer: Jothi Prakash; The sign-off is missing.
Commit sha: [97c3985](https://github.com/databricks/databricks-sql-python/pull/547/commits/97c39857fbbf6778cc1d5528e5df562a8380463b), Author: Jothi Prakash, Committer: Jothi Prakash; The sign-off is missing.
|