Skip to content

Conversation

@fengsi
Copy link
Contributor

@fengsi fengsi commented Oct 8, 2025

This addresses #328.

@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. bug Something isn't working labels Oct 8, 2025
typer.echo("Deletion canceled.")


def list_models(path: pathlib.Path) -> list:
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No functional change here, but if we were to redefine the built-in list, we'll need to make sure that any possible references to list should happen before the def list() function.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No functional change here, but if we were to redefine the built-in list, we'll need to make sure that any possible references to list should happen before the def list() function.

Addressed separately in #330.

@fengsi fengsi closed this Oct 8, 2025
@fengsi fengsi deleted the si/python-3-14 branch October 15, 2025 05:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant