Skip to content

chore: black formatting (src + test)#128

Merged
pskillen merged 1 commit into
mainfrom
chore/pskillen/black-single-quotes
Jun 3, 2026
Merged

chore: black formatting (src + test)#128
pskillen merged 1 commit into
mainfrom
chore/pskillen/black-single-quotes

Conversation

@pskillen
Copy link
Copy Markdown
Owner

@pskillen pskillen commented Jun 3, 2026

Summary

  • Run black src/ test/ (47 files) to align with project formatters and clear accumulated quote-style drift.
  • Changes are formatting only: string quote normalization (black defaults), multi-line imports, and line wrapping — no logic edits.
  • Stacks on #127 (api-391/pskillen/region-scope); retarget to main after feat(meshcore): sync and apply region_scope (#391) #127 merges if preferred.

Verification

  • Reviewed diffs: no semantic changes beyond black layout/quote style.
  • pytest test/ --no-cov — 226 passed, 1 skipped.

Testing performed

  • pytest test/ --no-cov

Base automatically changed from api-391/pskillen/region-scope to main June 3, 2026 15:34
Normalize string quotes and line breaks per black defaults; no behaviour
changes (226 tests pass).
@pskillen-nes pskillen-nes force-pushed the chore/pskillen/black-single-quotes branch from f0b8e7f to b555712 Compare June 3, 2026 15:35
@pskillen pskillen merged commit 0328512 into main Jun 3, 2026
3 checks passed
@pskillen pskillen deleted the chore/pskillen/black-single-quotes branch June 3, 2026 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants