Skip to content

Conversation

@AlexeyKozhevin
Copy link
Member

This pull request simplifies the import statements in the batchflow/models/torch/base_mixins.py file by removing the use of the try_import utility and directly importing the plot module.

  • Simplified imports:
    • Replaced the dynamic import of plot using try_import with a direct import from the parent package. This change removes the need for the try_import utility and simplifies the code.

@AlexeyKozhevin AlexeyKozhevin requested a review from a team as a code owner July 28, 2025 18:08
@AlexeyKozhevin AlexeyKozhevin changed the title R0.9.2 v0.9.2 Aug 6, 2025
@AlexeyKozhevin AlexeyKozhevin merged commit 2191553 into master Aug 6, 2025
21 checks passed
@AlexeyKozhevin AlexeyKozhevin deleted the r0.9.2 branch August 6, 2025 11:04
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