kdestin

Results 3 comments of kdestin

Thank you for the contribution! Please see this section in the contributing guide to get `pre-commit` set up, so you can remedy your CI issues: https://github.com/Azure-Samples/azureai-samples/blob/main/CONTRIBUTING.md#3-set-up-pre-commit

[Resolving failing pre-commit](https://github.com/Azure-Samples/azureai-samples/blob/main/CONTRIBUTING.md#black)

I've been running into the same issue # Repro 1. Run through the devtunnel quickstart ```shell # Start a http server on port 8080 > devtunnel echo http -p 8080...