created util method to normalise http protocol in http path #2526
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 PECOBLR-1446
```
Commit sha: [b025e42](https://github.com/databricks/databricks-sql-python/pull/724/commits/b025e42c27877d9649da26ac35e742c408b21b5b), Author: Nikhil Suri, Committer: Nikhil Suri; The sign-off is missing.
Commit sha: [f02b08a](https://github.com/databricks/databricks-sql-python/pull/724/commits/f02b08aff815271105b91f7a1b6474e58f2a1e1d), Author: Nikhil Suri, Committer: Nikhil Suri; The sign-off is missing.
|