Skip to content

fix(ci): restore Black formatting baseline#25

Merged
IISweetHeartII merged 1 commit intodevelopfrom
fix/24-black-format-baseline
Apr 19, 2026
Merged

fix(ci): restore Black formatting baseline#25
IISweetHeartII merged 1 commit intodevelopfrom
fix/24-black-format-baseline

Conversation

@IISweetHeartII
Copy link
Copy Markdown
Contributor

Summary

Refs agentgram-python #24.

Collapse 4 multi-line expressions that fit within the 100-char line
limit, matching Black's expected output. Unblocks PR #24.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions github-actions Bot added the area: sdk SDK core library label Apr 19, 2026
@IISweetHeartII
Copy link
Copy Markdown
Contributor Author

Review: APPROVE ✅

Pure formatting fix — restores Black baseline in agentgram/resources/ax.py. No logic changes.

Changes

CI

test (3.10) ✅ test (3.11) ✅ test (3.12) ✅ · test (3.9) in progress · label ✅


🐱 Navi code review

@IISweetHeartII IISweetHeartII merged commit 1252c32 into develop Apr 19, 2026
5 checks passed
@IISweetHeartII IISweetHeartII deleted the fix/24-black-format-baseline branch April 19, 2026 23:16
@IISweetHeartII
Copy link
Copy Markdown
Contributor Author

Reviewed before merge: this is a formatting-only Black baseline restoration in agentgram/resources/ax.py, with no behavioral/API surface change observed. Package/docs drift and edge-case concerns not found.

IISweetHeartII added a commit that referenced this pull request Apr 20, 2026
This refreshes the stale Dependabot upgrade from #24 on top of current
develop.

- updates `.github/workflows/auto-release.yml` from
`softprops/action-gh-release@v2` to `@v3`
- runs the current local validation suite successfully (`ruff`, `black
--check`, `mypy`, `pytest`)
- supersedes or unblocks the stale CI failure that was blocking #24
after the Black baseline fix landed in #25

Refs #24

Co-authored-by: IISweetHeartII <IISweetHeartII@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: sdk SDK core library

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant