Skip to content

Feat/nature of code#25

Merged
PeteHaughie merged 2 commits intomainfrom
feat/nature-of-code
Oct 10, 2025
Merged

Feat/nature of code#25
PeteHaughie merged 2 commits intomainfrom
feat/nature-of-code

Conversation

@PeteHaughie
Copy link
Copy Markdown
Owner

@PeteHaughie PeteHaughie commented Oct 10, 2025

Summary

Nature of Code Processing code examples ported to PyCreative

Related issues

N/A

Checklist

  • I added tests covering the new behavior (or gave a clear reason why not).
  • I ran mypy src/ locally and fixed type issues.
  • I ran ruff check src/ tests/ and addressed any findings.
  • I ran the test suite locally: pytest -q.
  • I updated docs/ where user-visible behavior changed.
  • If this is a migration from a monolithic module into a package, a compatibility shim that re-exports the public API is included and noted here.

For contribution guidance, see CONTRIBUTING.md and docs/package-style.md.

Additional notes for reviewers:

  • Design decisions:
  • Potential follow-ups:

@PeteHaughie PeteHaughie merged commit 19e9c1c into main Oct 10, 2025
1 check passed
@PeteHaughie PeteHaughie deleted the feat/nature-of-code branch November 6, 2025 22:41
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.

1 participant