Skip to content

refactor: add print statements to show code flow in mify example#870

Open
code4days wants to merge 1 commit intogenerative-computing:mainfrom
code4days:add_print_statements_to_mify_example
Open

refactor: add print statements to show code flow in mify example#870
code4days wants to merge 1 commit intogenerative-computing:mainfrom
code4days:add_print_statements_to_mify_example

Conversation

@code4days
Copy link
Copy Markdown
Contributor

@code4days code4days commented Apr 15, 2026

Misc PR

Type of PR

  • Bug Fix
  • New Feature
  • Documentation
  • Other

Description

Testing

  • Tests added to the respective file if code was changed
  • New code has 100% coverage if code as added
  • Ensure existing tests and github automation passes (a maintainer will kick off the github automation when the rest of the PR is populated)

Attribution

  • AI coding assistants used

@code4days code4days requested a review from a team as a code owner April 15, 2026 18:32
@github-actions github-actions bot added the enhancement New feature or request label Apr 15, 2026
@github-actions
Copy link
Copy Markdown
Contributor

The PR description has been updated. Please fill out the template for your PR to be reviewed.

@code4days code4days changed the title refactor: Add print statements to show code flow in mify example refactor: add print statements to show code flow in mify example Apr 15, 2026
Comment thread docs/examples/mify/mify.py Outdated
@code4days code4days force-pushed the add_print_statements_to_mify_example branch from ee2f6fe to fd2c6a5 Compare April 16, 2026 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

running docs/examples/mify.py sometimes generates a "can't do" response to the poem request given an object instance

2 participants