Skip to content

Conversation

@klimaj
Copy link
Member

@klimaj klimaj commented Jan 23, 2026

This minor PR addresses:

  • Adds the --no-annotate --no-header flags to the uv export command, instead of relying on a custom remove_comments() subfunction.
  • Ensures the self.toml_format attribute is still set for the edge case where the uv pyproject.toml file cannot be automatically located via either the UV_PROJECT environment variable or the current working directory (which currently leads to an AttributeError upon saving results). A more helpful warning message is provided herein.
  • Disables two FutureWarnings regarding the filter_results and norm_task_options class attributes being enabled by default, which were introduced in version 2.1.0 (merged ~8/25) and 3.0.0 (merged ~10/25), respectively.

@klimaj klimaj requested a review from lyskov January 23, 2026 00:30
@klimaj klimaj added bug Something isn't working enhancement New feature or request 03 PyRosetta industry ready_for_review This PR is ready to be reviewed and merged. labels Jan 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

03 PyRosetta bug Something isn't working enhancement New feature or request industry ready_for_review This PR is ready to be reviewed and merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant