Commit c14d2c9
Feature/enforce black formatting (#62)
* docs: fix example filename references and swap documentation URLs
- Changed complete_walkthrough.py to walkthrough.py in all references
- Swapped API reference and Product documentation URLs in header
- Cleaned up limitations section for clarity
* Update README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* style: apply Black code formatting to pass CI checks
* ci: enforce Black formatting as required check
- Remove continue-on-error flag from Black formatting step
- Black formatting is now a blocking gate for PRs
- All code has been formatted to pass Black checks
* ci: enforce Black formatting in Azure DevOps pipeline
- Remove continueOnError flag from Black check in ci-pr.yaml
- Makes Black formatting a blocking gate in Azure DevOps PRs
- Matches GitHub Actions workflow configuration
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>1 parent b454f67 commit c14d2c9
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | 51 | | |
53 | 52 | | |
54 | 53 | | |
| |||
0 commit comments