Commit b454f67
Feature/enforce black formatting (#61)
* 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
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>1 parent fd32669 commit b454f67
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
| |||
0 commit comments